pokediamond/include/unk_0206B688.h
2020-09-01 14:49:30 -04:00

22 lines
644 B
C

#ifndef POKEDIAMOND_UNK_0206B688_H
#define POKEDIAMOND_UNK_0206B688_H
#include "pokemon.h"
u32 FUN_0206B688(struct BoxPokemon * boxmon);
u32 FUN_0206B6C8(struct Pokemon * pokemon);
u32 FUN_0206B6D4(u32 species, u32 is_egg, u32 forme);
u16 BoxMon_GetAlternateForme(struct BoxPokemon * boxmon);
u32 FUN_0206B7BC(u32 species, u32 forme, u32 is_egg);
u32 FUN_0206B83C(struct BoxPokemon * boxmon);
u32 FUN_0206B87C(struct Pokemon * pokemon);
u32 FUN_0206B888(void);
u32 FUN_0206B88C(void);
u32 FUN_0206B890(void);
u32 FUN_0206B894(void);
u32 FUN_0206B898(void);
u32 FUN_0206B89C(void);
u32 FUN_0206B8A0(void);
#endif //POKEDIAMOND_UNK_0206B688_H