mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-21 17:55:13 -05:00
17 lines
370 B
C
17 lines
370 B
C
#ifndef POKEPLATINUM_STRUCT_OV99_021D2E28_H
|
|
#define POKEPLATINUM_STRUCT_OV99_021D2E28_H
|
|
|
|
#include "overlay099/struct_ov99_021D2FD4.h"
|
|
|
|
typedef struct {
|
|
fx32 unk_00;
|
|
fx32 unk_04;
|
|
u16 unk_08[4][16];
|
|
int unk_88;
|
|
int unk_8C;
|
|
int unk_90;
|
|
UnkStruct_ov99_021D2FD4 unk_94[2];
|
|
} UnkStruct_ov99_021D2E28;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV99_021D2E28_H
|