diff options
author | camthesaxman <cameronghall@cox.net> | 2017-08-11 16:06:12 -0500 |
---|---|---|
committer | camthesaxman <cameronghall@cox.net> | 2017-08-11 16:06:12 -0500 |
commit | a50ec1ee05ff46ea8335b982ac501bc9917ec289 (patch) | |
tree | eeff4924997ea1b03e21c6f1c55552a088c1fd14 /data | |
parent | bb0cad7c072703f5a540e8c22c8e137267331f4d (diff) |
decompile sub_813265C - sub_81330E8
Diffstat (limited to 'data')
-rw-r--r-- | data/learn_move.s | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/data/learn_move.s b/data/learn_move.s index 369fbfdf0..252f47ac6 100644 --- a/data/learn_move.s +++ b/data/learn_move.s @@ -3,37 +3,6 @@ .section .rodata - .align 2 -gDexArrows_Pal:: - .incbin "graphics/pokedex/arrows.gbapal" - - .align 2 -gDexArrows_Gfx:: - .incbin "graphics/pokedex/arrows.4bpp" - -gUnknown_08402CF8:: @ 8402CF8 - .byte 0, 0, 9, 13 - .byte 10, 0, 29, 7 - .byte 2, 14, 27, 19 - .byte 10, 8, 29, 13 - -gUnknown_08402D08:: @ 8402D08 - .4byte OtherText_Battle - .byte 1, 1, 0, 0 - .4byte OtherText_Power - .byte 1, 4, 1, 0 - .4byte OtherText_Accuracy - .byte 1, 9, 2, 0 - .space 8 - - .4byte OtherText_Contest - .byte 1, 1, 0, 0 - .4byte OtherText_Appeal - .byte 1, 4, 1, 0 - .4byte OtherText_Jam - .byte 1, 9, 2, 0 - .space 8 - .4byte 0xFF00FFEF .4byte gTileBuffer |