mirror of
https://github.com/radio95-rnt/fm95.git
synced 2026-02-26 19:23:51 +01:00
fix
This commit is contained in:
@@ -277,7 +277,7 @@ int run_fm95(const FM95_Config config, FM95_Runtime* runtime) {
|
|||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
lua_gc(runtime.lua, LUA_GCSTEP);
|
lua_gc(runtime->lua, LUA_GCSTEP);
|
||||||
}
|
}
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user