aboutsummaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorRangi <35663410+Rangi42@users.noreply.github.com>2025-01-28 23:31:15 -0500
committerGitHub <noreply@github.com>2025-01-28 23:31:15 -0500
commitafb899016938d03911eaafb85c7caa1c67680210 (patch)
tree26e5d73301ab16e060c4a16171e0a5aa3c47d732 /data
parentComment on size of union (diff)
downloadpokeyellow-afb899016938d03911eaafb85c7caa1c67680210.tar.gz
pokeyellow-afb899016938d03911eaafb85c7caa1c67680210.tar.xz
pokeyellow-afb899016938d03911eaafb85c7caa1c67680210.zip
Miscellaneous cleanup (#488)
Co-authored-by: SatoMew <SatoMew@users.noreply.github.com>
Diffstat (limited to 'data')
-rw-r--r--data/predef_pointers.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/predef_pointers.asm b/data/predef_pointers.asm
index e960d49b..ebf81847 100644
--- a/data/predef_pointers.asm
+++ b/data/predef_pointers.asm
@@ -61,7 +61,7 @@ PredefPointers::
add_predef BattleTransition
add_predef CopyTileIDsFromList
add_predef PlayIntro
- add_predef GetMoveSoundB
+ add_predef GetIntroMoveSound
add_predef FlashScreen
add_predef GetTileAndCoordsInFrontOfPlayer
add_predef StatusScreen