Kiwi Engine
VM for interpreter
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
KEFramework.h
Go to the documentation of this file.
1 
8 #ifndef KEFRAMEWORK_H
9 #define KEFRAMEWORK_H
10 
16 void
17 KESetupFramework(void) ;
18 
19 #endif /* KEFRAMEWORK_H */
20 
void KESetupFramework(void)
Setup KiwiEngine framework.