mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-12-26 03:34:15 +01:00
Decompile contest_link_80F57C4.c
This commit is contained in:
parent
4223bb65f0
commit
1c6502338e
File diff suppressed because it is too large
Load Diff
@ -4,5 +4,10 @@
|
|||||||
void sub_80FCC88(u8);
|
void sub_80FCC88(u8);
|
||||||
void sub_80FCC88(u8);
|
void sub_80FCC88(u8);
|
||||||
void sub_80FCACC(u8);
|
void sub_80FCACC(u8);
|
||||||
|
void sub_80FC580(u8);
|
||||||
|
void sub_80FC6BC(u8);
|
||||||
|
void sub_80FC804(u8);
|
||||||
|
void sub_80FCE48(u8);
|
||||||
|
void sub_80FC894(u8);
|
||||||
|
|
||||||
#endif //GUARD_CONTEST_LINK_80FC4F4_H
|
#endif //GUARD_CONTEST_LINK_80FC4F4_H
|
||||||
|
@ -147,7 +147,6 @@ SECTIONS {
|
|||||||
src/secret_base.o(.text);
|
src/secret_base.o(.text);
|
||||||
src/tv.o(.text);
|
src/tv.o(.text);
|
||||||
src/contest_link_80F57C4.o(.text);
|
src/contest_link_80F57C4.o(.text);
|
||||||
asm/contest_link_80F57C4.o(.text);
|
|
||||||
src/script_pokemon_util_80F87D8.o(.text);
|
src/script_pokemon_util_80F87D8.o(.text);
|
||||||
src/field_poison.o(.text);
|
src/field_poison.o(.text);
|
||||||
src/pokemon_size_record.o(.text);
|
src/pokemon_size_record.o(.text);
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user