Merge pull request #187 from golemgalvanize/decompile_item_use

decompile item_use
This commit is contained in:
Diegoisawesome 2018-01-30 15:41:43 -06:00 committed by GitHub
commit b3315b64a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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);
src/safari_zone.o(.text);
asm/contest_link_80FC4F4.o(.text);
asm/item_use.o(.text);
src/item_use.o(.text);
asm/battle_anim_80FE840.o(.text);
src/bike.o(.text);
asm/easy_chat.o(.text);

1271
src/item_use.c Executable file

File diff suppressed because it is too large Load Diff