mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-05-13 22:50:04 -05:00
13 lines
415 B
C
13 lines
415 B
C
#ifndef POKEHEARTGOLD_UNK_0206979C_H
|
|
#define POKEHEARTGOLD_UNK_0206979C_H
|
|
|
|
#include "overlay_01_021F1348.h"
|
|
#include "pokemon_types_def.h"
|
|
#include "player_data.h"
|
|
|
|
void SetEggStats(POKEMON *pokemon, int species, u8 metLocation, PLAYERPROFILE *profile, int a4, int a5);
|
|
void sub_02069978(NNSG3dRenderObj *a0, UnkOv01_021FFECC_sub *a1);
|
|
void sub_020699BC(int a0, VecFx32 *a1);
|
|
|
|
#endif //POKEHEARTGOLD_UNK_0206979C_H
|