diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/pokemon_summary_screen.s | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/data/pokemon_summary_screen.s b/data/pokemon_summary_screen.s index 3400c9ae0..2c221fb21 100644 --- a/data/pokemon_summary_screen.s +++ b/data/pokemon_summary_screen.s @@ -405,10 +405,13 @@ gUnknown_8463F9C:: @ 8463F9C gUnknown_8463FA4:: @ 8463FA4 .byte 0x00, 0x0e, 0x0a + .byte 0x00, 0x01, 0x02 + .byte 0x00, 0x09, 0x08 + .byte 0x00, 0x05, 0x04 + .byte 0x00, 0x02, 0x03 + .byte 0x00, 0x0b, 0x0a -gUnknown_8463FA7:: @ 8463FA7 - .byte 0x00, 0x01, 0x02, 0x00, 0x09, 0x08, 0x00, 0x05, 0x04, 0x00, 0x02, 0x03, 0x00, 0x0b, 0x0a, 0x00, 0x00 - + .balign 4, 0 gUnknown_8463FB8:: @ 8463FB8 .byte 0x00, 0x02, 0x03, 0x01, 0x04, 0x05 |