mirror of
https://github.com/Zelda64Recomp/Zelda64Recomp.git
synced 2026-04-27 20:51:40 +00:00
Changing "#include "games_patches.h" to "#include "gamestate_patches.h"
This commit is contained in:
parent
9c0324b8da
commit
f3ba1ce5d6
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#include "game_patches.h"
|
||||
#include "gamestate_patches.h"
|
||||
#include "global.h"
|
||||
#include "audiomgr.h"
|
||||
#include "idle.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue