mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 23:18:36 -05:00
11 lines
257 B
C
11 lines
257 B
C
#ifndef POKEPLATINUM_STRUCT_OV117_0226504C_H
|
|
#define POKEPLATINUM_STRUCT_OV117_0226504C_H
|
|
|
|
#include "struct_decls/cell_actor_data.h"
|
|
|
|
typedef struct {
|
|
CellActorData *unk_00[4];
|
|
} UnkStruct_ov117_0226504C;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV117_0226504C_H
|