Support for different platforms. Platform_desktop_sdl.
This commit is contained in:
@@ -64,7 +64,7 @@ int main( int argn, const char **argc ) {
|
||||
else {
|
||||
printVersion();
|
||||
stateInit( argn, argc, exePath );
|
||||
luaRegister();
|
||||
// luaRegister();
|
||||
state->run = luaCallMain();
|
||||
|
||||
while ( state->run ) {
|
||||
|
||||
Reference in New Issue
Block a user