diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-28 15:34:21 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-28 15:34:21 +0200 |
commit | bc3b4b4d9ae6ab59c9ce3892b7d287ebd0ee13fa (patch) | |
tree | 752dcccf8dc4c049d85e1a3232b99f91d7411047 /asm/pokedex.s | |
parent | 69928d3904a610791d5e34e32364d9ee5f9392ee (diff) |
battle 4 commands are decompiled
Diffstat (limited to 'asm/pokedex.s')
-rw-r--r-- | asm/pokedex.s | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/asm/pokedex.s b/asm/pokedex.s index fdaacde2c..f9ee0eeab 100644 --- a/asm/pokedex.s +++ b/asm/pokedex.s @@ -8429,8 +8429,8 @@ _080BFDB4: .pool thumb_func_end sub_80BFD7C - thumb_func_start sub_80BFDF4 -sub_80BFDF4: @ 80BFDF4 + thumb_func_start CreateDexDisplayMonDataTask +CreateDexDisplayMonDataTask: @ 80BFDF4 push {r4-r6,lr} adds r4, r0, 0 adds r5, r1, 0 @@ -8460,7 +8460,7 @@ sub_80BFDF4: @ 80BFDF4 pop {r1} bx r1 .pool - thumb_func_end sub_80BFDF4 + thumb_func_end CreateDexDisplayMonDataTask thumb_func_start sub_80BFE38 sub_80BFE38: @ 80BFE38 |