Added scripting
This commit is contained in:
@@ -4,5 +4,7 @@
|
||||
void script_init();
|
||||
void script_run(const char *script);
|
||||
void script_dofile(const char *file);
|
||||
void script_update();
|
||||
void script_draw();
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user