mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-25 19:55:56 -05:00
12 lines
246 B
C
12 lines
246 B
C
#ifndef POKEPLATINUM_STRUCT_0209916C_H
|
|
#define POKEPLATINUM_STRUCT_0209916C_H
|
|
|
|
#include "struct_decls/cell_actor_data.h"
|
|
|
|
typedef struct {
|
|
u16 unk_00;
|
|
CellActorData *unk_04;
|
|
} UnkStruct_0209916C;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_0209916C_H
|