mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-12-26 03:34:15 +01:00
decompile item_use
This commit is contained in:
parent
10037ac0e1
commit
b377112cd6
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);
|
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
1271
src/item_use.c
Executable file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user