diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-01 22:35:45 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-01 22:35:45 +0200 |
commit | b614971cba1fda45b218fd398caabdfae79264c2 (patch) | |
tree | 952214783167fa8af89770d4b43919b30ce2aae3 /asm/pokedex_cry_screen.s | |
parent | cb12aaec65481a352df0d44790130b8636528d6b (diff) |
find b scripting commands table, thx revo
Diffstat (limited to 'asm/pokedex_cry_screen.s')
-rw-r--r-- | asm/pokedex_cry_screen.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/pokedex_cry_screen.s b/asm/pokedex_cry_screen.s index c12c4c195..50c438e59 100644 --- a/asm/pokedex_cry_screen.s +++ b/asm/pokedex_cry_screen.s @@ -935,7 +935,7 @@ _08145A82: ldrh r0, [r4, 0x6] str r0, [sp] movs r0, 0 - bl SetSpriteTransformationMatrix + bl SetOamMatrix ldr r2, =gSineTable ldr r0, [r6] ldrb r0, [r0] |