removed an include to a file that was atticed
This commit is contained in:
parent
44cfb9eabb
commit
4925bb9e5c
|
@ -171,8 +171,6 @@ CloseStuff(int signum)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
#include "usage.h"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Loads a game, given a full path/filename. The driver code must be
|
* Loads a game, given a full path/filename. The driver code must be
|
||||||
* initialized after the game is loaded, because the emulator code
|
* initialized after the game is loaded, because the emulator code
|
||||||
|
|
Loading…
Reference in New Issue