mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 15:07:47 -05:00
11 lines
254 B
C
11 lines
254 B
C
#ifndef POKEPLATINUM_STRUCT_OV76_0223BBAC_H
|
|
#define POKEPLATINUM_STRUCT_OV76_0223BBAC_H
|
|
|
|
#include "struct_decls/cell_actor_data.h"
|
|
|
|
typedef struct {
|
|
CellActorData *unk_00[13];
|
|
} UnkStruct_ov76_0223BBAC;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV76_0223BBAC_H
|