@@ -652,8 +652,11 @@ SOURCES += \
652652 Source/PokemonRSE/Inference/Dialogs/PokemonRSE_DialogDetector.cpp \
653653 Source/PokemonRSE/Inference/PokemonRSE_ShinyNumberDetector.cpp \
654654 Source/PokemonRSE/Inference/Sounds/PokemonRSE_ShinySoundDetector.cpp \
655+ Source/PokemonRSE/PokemonRSE_Navigation.cpp \
655656 Source/PokemonRSE/PokemonRSE_Panels.cpp \
656657 Source/PokemonRSE/PokemonRSE_Settings.cpp \
658+ Source/PokemonRSE/Programs/ShinyHunting/PokemonRSE_AudioStarterReset.cpp \
659+ Source/PokemonRSE/Programs/ShinyHunting/PokemonRSE_StarterReset.cpp \
657660 Source/PokemonRSE/Programs/TestPrograms/PokemonRSE_SoundListener.cpp \
658661 Source/PokemonSV/Inference/Battles/PokemonSV_BattleBallReader.cpp \
659662 Source/PokemonSV/Inference/Battles/PokemonSV_EncounterWatcher.cpp \
@@ -1799,8 +1802,11 @@ HEADERS += \
17991802 Source/PokemonRSE/Inference/Dialogs/PokemonRSE_DialogDetector.h \
18001803 Source/PokemonRSE/Inference/PokemonRSE_ShinyNumberDetector.h \
18011804 Source/PokemonRSE/Inference/Sounds/PokemonRSE_ShinySoundDetector.h \
1805+ Source/PokemonRSE/PokemonRSE_Navigation.h \
18021806 Source/PokemonRSE/PokemonRSE_Panels.h \
18031807 Source/PokemonRSE/PokemonRSE_Settings.h \
1808+ Source/PokemonRSE/Programs/ShinyHunting/PokemonRSE_AudioStarterReset.h \
1809+ Source/PokemonRSE/Programs/ShinyHunting/PokemonRSE_StarterReset.h \
18041810 Source/PokemonRSE/Programs/TestPrograms/PokemonRSE_SoundListener.h \
18051811 Source/PokemonSV/Inference/Battles/PokemonSV_BattleBallReader.h \
18061812 Source/PokemonSV/Inference/Battles/PokemonSV_EncounterWatcher.h \
0 commit comments