mirror of
https://github.com/zoriya/Twac.git
synced 2026-06-12 05:53:09 +00:00
Now handling maps as arguments
This commit is contained in:
+1
-2
@@ -10,5 +10,4 @@
|
||||
#define ERROR 84
|
||||
#include "scene.h"
|
||||
|
||||
int start_game(void);
|
||||
int create_game_scene(gc_engine *engine);
|
||||
int start_game(const char *map);
|
||||
Reference in New Issue
Block a user