mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-26 08:41:27 -05:00
16 lines
348 B
C
16 lines
348 B
C
#ifndef POKEPLATINUM_STRUCT_OV17_02248AA4_H
|
|
#define POKEPLATINUM_STRUCT_OV17_02248AA4_H
|
|
|
|
#include "overlay017/struct_ov17_02247A48.h"
|
|
|
|
typedef struct {
|
|
UnkStruct_ov17_02247A48 *unk_00;
|
|
fx32 unk_04;
|
|
fx32 unk_08;
|
|
u8 unk_0C;
|
|
u8 unk_0D;
|
|
u8 contestantID;
|
|
} UnkStruct_ov17_02248AA4;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV17_02248AA4_H
|