mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 06:57:36 -05:00
18 lines
397 B
C
18 lines
397 B
C
#ifndef POKEPLATINUM_STRUCT_OV117_02261F08_H
|
|
#define POKEPLATINUM_STRUCT_OV117_02261F08_H
|
|
|
|
#include "easy3d_object.h"
|
|
|
|
typedef struct {
|
|
Easy3DModel unk_00;
|
|
Easy3DObject unk_10;
|
|
Easy3DModel unk_88[4];
|
|
struct {
|
|
int unk_00;
|
|
Easy3DObject unk_04;
|
|
Easy3DAnim unk_7C;
|
|
} unk_C8[8][4];
|
|
} UnkStruct_ov117_02261F08;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV117_02261F08_H
|