mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-06-09 12:31:40 +12:00
Make Lua self-initializing
This commit is contained in:
parent
7936a87fb0
commit
4734e0b5e3
2 changed files with 13 additions and 1 deletions
|
@ -82,7 +82,6 @@ Emulator::Emulator()
|
|||
}
|
||||
}
|
||||
|
||||
lua.initialize();
|
||||
reset(ReloadOption::NoReload);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue