25
25
/******************************************************************************/
39
28
* The data structure that represents the EcmaScript/JavaScript parser/engine
40
29
* that can be used when creating games.
43
32
GameJSParserLoadDataFunc load_data_func;
44
33
GameJSParserDumpDataFunc dump_data_func;