Document remaining symbols in daycare.c

This commit is contained in:
PikalaxALT
2021-03-19 08:29:25 -04:00
parent bf69c79b12
commit 89faf387db
4 changed files with 11 additions and 20 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ extern const u8 gText_MaleSymbol4[];
extern const u8 gText_FemaleSymbol4[];
extern const u8 gText_GenderlessSymbol[];
extern const u16 gUnknown_826601C[];
extern const u16 gTradeOrHatchMonShadowTilemap[];
void CB2_ReturnFromLinkTrade(void);
s32 Trade_CalcLinkPlayerCompatibilityParam(void);
s32 CanRegisterMonForTradingBoard(struct GFtgtGnameSub rfuPlayer, u16 species2, u16 species, u8 isEventLegal);