summaryrefslogtreecommitdiff
path: root/src/egg_hatch.c
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2019-06-26 19:47:30 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2019-06-26 19:47:30 -0400
commit5d268f0acf7ecc320423b0c9bff18e125015b4c3 (patch)
tree52ce08a521e03a38a2474c029d3222e4dfe45328 /src/egg_hatch.c
parent4fedd5183be7de5d5e0fa59c269b28c49d88ef88 (diff)
Make Ruby compile with gcc-8
Diffstat (limited to 'src/egg_hatch.c')
-rw-r--r--src/egg_hatch.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/egg_hatch.c b/src/egg_hatch.c
index 876034d2a..0c115ddfe 100644
--- a/src/egg_hatch.c
+++ b/src/egg_hatch.c
@@ -44,9 +44,6 @@ struct EggHatchData* gEggHatchData;
extern const u32 gBattleTextboxTiles[];
extern const u32 gBattleTextboxTilemap[];
extern const u16 gBattleTextboxPalette[]; //palette
-extern const struct SpriteSheet sUnknown_0820A3B0;
-extern const struct SpriteSheet sUnknown_0820A3B8;
-extern const struct SpritePalette sUnknown_0820A3C0;
bool8 GetSetPokedexFlag(u16 nationalNum, u8 caseID);
u8 sav1_map_get_name(void);