diff options
author | Diegoisawesome <diego@domoreaweso.me> | 2018-01-18 12:53:45 -0600 |
---|---|---|
committer | Diegoisawesome <diego@domoreaweso.me> | 2018-01-18 12:53:45 -0600 |
commit | 9a65fbd81e03db0a5b473fe95fab2cdab007704c (patch) | |
tree | 3b45f06c30554fc43d3aa4348ab2183bffe3b6ab /asm/main_menu.s | |
parent | b806ee8bedab880066a630a3b68ba9d0c5bdd5c9 (diff) | |
parent | 24e0edee9f428a68715c47051ebba3cda5a3e5a7 (diff) |
Merge remote-tracking branch 'pret/master'
Diffstat (limited to 'asm/main_menu.s')
-rw-r--r-- | asm/main_menu.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/main_menu.s b/asm/main_menu.s index 52afc783e..5b50c42de 100644 --- a/asm/main_menu.s +++ b/asm/main_menu.s @@ -3948,7 +3948,7 @@ AddBirchSpeechObjects: @ 803192C movs r1, 0x78 movs r2, 0x3C movs r3, 0 - bl sub_80B5E6C + bl CreateTrainerSprite lsls r0, 24 lsrs r0, 24 lsls r2, r0, 4 @@ -3981,7 +3981,7 @@ AddBirchSpeechObjects: @ 803192C movs r1, 0x78 movs r2, 0x3C movs r3, 0 - bl sub_80B5E6C + bl CreateTrainerSprite lsls r0, 24 lsrs r0, 24 lsls r2, r0, 4 |