diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2019-01-26 19:20:14 +0100 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2019-01-26 19:20:14 +0100 |
commit | 03549349f89ba464b1f4b4f7c87b204f3045741b (patch) | |
tree | 518d72b5634f47a6c6c5aa91b8e3625fc2ddfe8b /src/trainer_card.c | |
parent | 0688725afb36ae02c4f4904dfe02aa6b8e8e29fa (diff) |
Decompile all frontier pass
Diffstat (limited to 'src/trainer_card.c')
-rwxr-xr-x | src/trainer_card.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/trainer_card.c b/src/trainer_card.c index e4b9c5edf..b7bd5cc1d 100755 --- a/src/trainer_card.c +++ b/src/trainer_card.c @@ -167,7 +167,6 @@ static bool8 sub_80C4C84(struct Task* task); static bool8 sub_80C4DB0(struct Task* task); static void sub_80C32EC(u16); static void sub_80C41D8(void); -static void sub_80C6D80(const u8 *, u8 *, u8, u8, u8); // const rom data static const u32 gUnknown_0856F018[] = INCBIN_U32("graphics/trainer_card/stickers_fr.4bpp.lz"); |