Baekalfen / PyBoy

Game Boy emulator written in Python
Other
4.65k stars 477 forks source link

initialize hooks for use in wrapper #309

Closed NicoleFaye closed 9 months ago

NicoleFaye commented 9 months ago

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