pinball
This commit is contained in:
@@ -20,7 +20,7 @@ void script_startup();
|
||||
void script_init();
|
||||
void script_run(const char *script, const char *file);
|
||||
int script_dofile(const char *file);
|
||||
int script_runfile(const char *file);
|
||||
JSValue script_runfile(const char *file);
|
||||
void script_update(double dt);
|
||||
void script_draw();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user