#ifndef POKEMON_H #define POKEMON_H struct gPokemon { /* 0x0 */ u8* unk0; }; #endif // POKEMON_H