Implemented Gamequit function
This commit is contained in:
@@ -6,7 +6,7 @@ namespace Game {
|
||||
#define WINDOW_WIDTH = 800;
|
||||
#define WINDOW_HEIGHT = 600;
|
||||
|
||||
void exit(int code);
|
||||
void exit();
|
||||
|
||||
}
|
||||
#endif
|
||||
Reference in New Issue
Block a user