diff options
author | Marcus Huderle <huderlem@gmail.com> | 2019-04-10 20:28:40 -0500 |
---|---|---|
committer | huderlem <huderlem@gmail.com> | 2019-04-10 20:34:17 -0500 |
commit | a65cffef42ff84f437675408895c91f15c6205ab (patch) | |
tree | 6774dc8f0ae06f5e8087f960f2a1f2b0bf93045d /data | |
parent | 8a617c3d94b52f496585f7c5e132618a2e8ea0f8 (diff) |
Decompile more pokemon_jump.c
Diffstat (limited to 'data')
-rwxr-xr-x | data/pokemon_jump.s | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/data/pokemon_jump.s b/data/pokemon_jump.s index 362965053..b10c37600 100755 --- a/data/pokemon_jump.s +++ b/data/pokemon_jump.s @@ -24,12 +24,14 @@ gUnknown_082FB65C:: @ 82FB65C .byte 0xee, 0xef, 0xf1, 0xf3, 0xf5, 0xf8, 0xfa, 0xfc .byte 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 .byte 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 + .byte 0xfd, 0xfa, 0xf7, 0xf5, 0xf2, 0xf0, 0xee, 0xec .byte 0xea, 0xe8, 0xe6, 0xe4, 0xe3, 0xe2, 0xe2, 0xe4 .byte 0xe6, 0xe8, 0xea, 0xec, 0xee, 0xf0, 0xf2, 0xf5 .byte 0xf7, 0xfa, 0xfc, 0xff, 0x00, 0x00, 0x00, 0x00 .byte 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 .byte 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 + .byte 0xfd, 0xfa, 0xf7, 0xf5, 0xf3, 0xf1, 0xef, 0xed .byte 0xeb, 0xe9, 0xe7, 0xe5, 0xe4, 0xe3, 0xe2, 0xe2 .byte 0xe2, 0xe2, 0xe3, 0xe3, 0xe4, 0xe4, 0xe5, 0xe5 |