Skip to content

Commit

Permalink
Rename the Move Relearner specials. (#684)
Browse files Browse the repository at this point in the history
  • Loading branch information
GriffinRichards committed Jan 19, 2025
1 parent 0a975aa commit 84358ff
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions pokefirered.sym
Original file line number Diff line number Diff line change
Expand Up @@ -7883,7 +7883,7 @@
080bf8e4 g 00000016 GetDialogBoxFontId
080bf8fc g 00000040 ChoosePartyMon
080bf8fc l 00000000 .gcc2_compiled.
080bf93c g 00000040 SelectMoveTutorMon
080bf93c g 00000040 ChooseMonForMoveRelearner
080bf97c l 00000040 Task_ChoosePartyMon
080bf9bc g 0000004c SelectMoveDeleterMove
080bfa08 g 00000048 GetNumMovesSelectedMonHas
Expand Down Expand Up @@ -9066,7 +9066,7 @@
080e4588 l 00000098 AnimTask_SlackOffSquish_Step
080e4620 l 00000000 .gcc2_compiled.
080e4620 l 00000012 VBlankCB_MoveRelearner
080e4634 g 0000002c DisplayMoveTutorMenu
080e4634 g 0000002c TeachMoveRelearnerMove
080e4660 l 0000003c Task_InitMoveRelearnerMenu
080e469c l 000000f0 MoveRelearnerLoadBgGfx
080e478c l 00000074 CB2_MoveRelearner_Init
Expand Down
4 changes: 2 additions & 2 deletions pokefirered_rev1.sym
Original file line number Diff line number Diff line change
Expand Up @@ -7883,7 +7883,7 @@
080bf8f8 g 00000016 GetDialogBoxFontId
080bf910 g 00000040 ChoosePartyMon
080bf910 l 00000000 .gcc2_compiled.
080bf950 g 00000040 SelectMoveTutorMon
080bf950 g 00000040 ChooseMonForMoveRelearner
080bf990 l 00000040 Task_ChoosePartyMon
080bf9d0 g 0000004c SelectMoveDeleterMove
080bfa1c g 00000048 GetNumMovesSelectedMonHas
Expand Down Expand Up @@ -9066,7 +9066,7 @@
080e459c l 00000098 AnimTask_SlackOffSquish_Step
080e4634 l 00000000 .gcc2_compiled.
080e4634 l 00000012 VBlankCB_MoveRelearner
080e4648 g 0000002c DisplayMoveTutorMenu
080e4648 g 0000002c TeachMoveRelearnerMove
080e4674 l 0000003c Task_InitMoveRelearnerMenu
080e46b0 l 000000f0 MoveRelearnerLoadBgGfx
080e47a0 l 00000074 CB2_MoveRelearner_Init
Expand Down
4 changes: 2 additions & 2 deletions pokeleafgreen.sym
Original file line number Diff line number Diff line change
Expand Up @@ -7885,7 +7885,7 @@
080bf8b8 g 00000016 GetDialogBoxFontId
080bf8d0 g 00000040 ChoosePartyMon
080bf8d0 l 00000000 .gcc2_compiled.
080bf910 g 00000040 SelectMoveTutorMon
080bf910 g 00000040 ChooseMonForMoveRelearner
080bf950 l 00000040 Task_ChoosePartyMon
080bf990 g 0000004c SelectMoveDeleterMove
080bf9dc g 00000048 GetNumMovesSelectedMonHas
Expand Down Expand Up @@ -9068,7 +9068,7 @@
080e4560 l 00000098 AnimTask_SlackOffSquish_Step
080e45f8 l 00000000 .gcc2_compiled.
080e45f8 l 00000012 VBlankCB_MoveRelearner
080e460c g 0000002c DisplayMoveTutorMenu
080e460c g 0000002c TeachMoveRelearnerMove
080e4638 l 0000003c Task_InitMoveRelearnerMenu
080e4674 l 000000f0 MoveRelearnerLoadBgGfx
080e4764 l 00000074 CB2_MoveRelearner_Init
Expand Down
4 changes: 2 additions & 2 deletions pokeleafgreen_rev1.sym
Original file line number Diff line number Diff line change
Expand Up @@ -7885,7 +7885,7 @@
080bf8cc g 00000016 GetDialogBoxFontId
080bf8e4 g 00000040 ChoosePartyMon
080bf8e4 l 00000000 .gcc2_compiled.
080bf924 g 00000040 SelectMoveTutorMon
080bf924 g 00000040 ChooseMonForMoveRelearner
080bf964 l 00000040 Task_ChoosePartyMon
080bf9a4 g 0000004c SelectMoveDeleterMove
080bf9f0 g 00000048 GetNumMovesSelectedMonHas
Expand Down Expand Up @@ -9068,7 +9068,7 @@
080e4574 l 00000098 AnimTask_SlackOffSquish_Step
080e460c l 00000000 .gcc2_compiled.
080e460c l 00000012 VBlankCB_MoveRelearner
080e4620 g 0000002c DisplayMoveTutorMenu
080e4620 g 0000002c TeachMoveRelearnerMove
080e464c l 0000003c Task_InitMoveRelearnerMenu
080e4688 l 000000f0 MoveRelearnerLoadBgGfx
080e4778 l 00000074 CB2_MoveRelearner_Init
Expand Down

0 comments on commit 84358ff

Please sign in to comment.