mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-12 09:09:47 +12:00
Work you dumb
This commit is contained in:
parent
17f1b6a447
commit
83cc00b4ad
1 changed files with 1 additions and 1 deletions
|
@ -444,7 +444,7 @@ void LuaManager::initializeThunks() {
|
|||
};
|
||||
|
||||
luaL_register(L, "GLOBALS", functions);
|
||||
#ifdef __ANDROID__
|
||||
#ifndef __ANDROID__
|
||||
Haptics::registerFunctions(L);
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue