diff options
Diffstat (limited to 'engine/radio.asm')
-rw-r--r-- | engine/radio.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/radio.asm b/engine/radio.asm index 737b626b6..3503ecc13 100644 --- a/engine/radio.asm +++ b/engine/radio.asm @@ -1285,7 +1285,7 @@ LuckyNumberShow18: ; b8cf2 (2e:4cf2) pop bc jr c, LuckyNumberShow18 push bc - callab Function3952d + callab GetTrainerClassName ld de, StringBuffer1 call CopyName1 pop bc |