PlayerThread: rename player_create() to StartPlayerThread()
This commit is contained in:
@@ -40,6 +40,6 @@
|
||||
struct PlayerControl;
|
||||
|
||||
void
|
||||
player_create(PlayerControl &pc);
|
||||
StartPlayerThread(PlayerControl &pc);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user