diff options
| author | Jordan Longstaff <JordanLongstaff@users.noreply.github.com> | 2026-07-23 17:55:37 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-07-23 21:55:37 +0000 |
| commit | af8cac9e6bfd39e92abc8dd3637fc64bda32193b (patch) | |
| tree | b3facf8bc9b7fb79683ef63c587615e4b8fea2f1 | |
| parent | 5c55c01c683952913b7547f6ba02116a25b8440f (diff) | |
Move minigame hooks into Minigames folder (#6973)
| -rw-r--r-- | soh/soh/Enhancements/Minigames/DivingGameTimer.cpp (renamed from soh/soh/Enhancements/Difficulty/DivingGameTimer.cpp) | 0 | ||||
| -rw-r--r-- | soh/soh/Enhancements/Minigames/HorsebackArchery.cpp (renamed from soh/soh/Enhancements/Difficulty/HorsebackArchery.cpp) | 0 | ||||
| -rw-r--r-- | soh/soh/Enhancements/Minigames/SkipAmyPuzzle.cpp (renamed from soh/soh/Enhancements/TimeSavers/SkipAmyPuzzle.cpp) | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/soh/soh/Enhancements/Difficulty/DivingGameTimer.cpp b/soh/soh/Enhancements/Minigames/DivingGameTimer.cpp index ff5e717aa..ff5e717aa 100644 --- a/soh/soh/Enhancements/Difficulty/DivingGameTimer.cpp +++ b/soh/soh/Enhancements/Minigames/DivingGameTimer.cpp diff --git a/soh/soh/Enhancements/Difficulty/HorsebackArchery.cpp b/soh/soh/Enhancements/Minigames/HorsebackArchery.cpp index f268a5b17..f268a5b17 100644 --- a/soh/soh/Enhancements/Difficulty/HorsebackArchery.cpp +++ b/soh/soh/Enhancements/Minigames/HorsebackArchery.cpp diff --git a/soh/soh/Enhancements/TimeSavers/SkipAmyPuzzle.cpp b/soh/soh/Enhancements/Minigames/SkipAmyPuzzle.cpp index 72110c3f4..72110c3f4 100644 --- a/soh/soh/Enhancements/TimeSavers/SkipAmyPuzzle.cpp +++ b/soh/soh/Enhancements/Minigames/SkipAmyPuzzle.cpp |
