diff options
author | Slawter666 <38655737+Slawter666@users.noreply.github.com> | 2018-09-11 03:04:19 +0100 |
---|---|---|
committer | Slawter666 <38655737+Slawter666@users.noreply.github.com> | 2018-09-11 03:04:19 +0100 |
commit | 991151f4613e534f73141035b054ab7914d04a14 (patch) | |
tree | 2c8b0b2436449cca0748697e100fc803f548af82 /data | |
parent | 3c16d8c59876b2d5d84a3c9d82a7fc5718a32edb (diff) |
Move item_use data to C
Diffstat (limited to 'data')
-rw-r--r-- | data/item_use.s | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/data/item_use.s b/data/item_use.s deleted file mode 100644 index 6c9affbc8..000000000 --- a/data/item_use.s +++ /dev/null @@ -1,21 +0,0 @@ - - .include "asm/macros.inc" - .include "constants/constants.inc" - - .section .rodata - .align 2, 0 - - .align 2 -gUnknown_085920D8:: @ 85920D8 - .4byte sub_81B617C - .4byte CB2_ReturnToField - .4byte NULL - - .align 2 -gUnknown_085920E4:: @ 85920E4 - .byte 0x02, 0x04, 0x01, 0x03 - - .align 2 -gUnknown_085920E8:: @ 85920E8 - .4byte sub_80FE03C - .4byte bag_menu_inits_lists_menu |