mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 15:49:02 -05:00
12 lines
306 B
C
12 lines
306 B
C
#ifndef POKEPLATINUM_STRUCT_OV62_0223E01C_SUB1_SUB1_H
|
|
#define POKEPLATINUM_STRUCT_OV62_0223E01C_SUB1_SUB1_H
|
|
|
|
#include "struct_decls/cell_actor_data.h"
|
|
|
|
typedef struct {
|
|
int unk_00;
|
|
CellActorData *unk_04;
|
|
} UnkStruct_ov62_0223E01C_sub1_sub1;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV62_0223E01C_SUB1_SUB1_H
|