Baekalfen / PyBoy

Game Boy emulator written in Python
Other
4.57k stars 472 forks source link

initialize hooks for use in wrapper #309

Closed NicoleFaye closed 6 months ago

NicoleFaye commented 6 months ago

Moved pyboy._hooks to be initialized before game wrappers so the game wrappers can make hooks during initialization