diff options
Diffstat (limited to 'include/state.h')
| -rw-r--r-- | include/state.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/state.h b/include/state.h index fc3c957..b82cfd9 100644 --- a/include/state.h +++ b/include/state.h @@ -78,4 +78,5 @@ typedef struct { extern State *state; bool stateInit( const char *exePath ); +bool stateInitInterpret(); void stateFree(); |
