mirror of https://github.com/pret/pokeemerald.git
Merge pull request #187 from golemgalvanize/decompile_item_use
decompile item_use
This commit is contained in:
commit
b3315b64a1
2863
asm/item_use.s
2863
asm/item_use.s
File diff suppressed because it is too large
Load Diff
|
@ -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);
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue