Lua interpreter mode and easings module.
This commit is contained in:
@@ -78,4 +78,5 @@ typedef struct {
|
||||
extern State *state;
|
||||
|
||||
bool stateInit( const char *exePath );
|
||||
bool stateInitInterpret();
|
||||
void stateFree();
|
||||
|
||||
Reference in New Issue
Block a user