decompile item_use

This commit is contained in:
golem galvanize 2018-01-27 22:58:44 -05:00
parent 10037ac0e1
commit b377112cd6
3 changed files with 1272 additions and 2864 deletions

File diff suppressed because it is too large Load Diff

View File

@ -162,7 +162,7 @@ SECTIONS {
asm/rotating_gate.o(.text); asm/rotating_gate.o(.text);
src/safari_zone.o(.text); src/safari_zone.o(.text);
asm/contest_link_80FC4F4.o(.text); asm/contest_link_80FC4F4.o(.text);
asm/item_use.o(.text); src/item_use.o(.text);
asm/battle_anim_80FE840.o(.text); asm/battle_anim_80FE840.o(.text);
src/bike.o(.text); src/bike.o(.text);
asm/easy_chat.o(.text); asm/easy_chat.o(.text);

1271
src/item_use.c Executable file

File diff suppressed because it is too large Load Diff