mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-23 02:35:17 -05:00
12 lines
236 B
C
12 lines
236 B
C
#ifndef POKEPLATINUM_STRUCT_02009508_H
|
|
#define POKEPLATINUM_STRUCT_02009508_H
|
|
|
|
#include "cell_actor.h"
|
|
|
|
typedef struct {
|
|
CellActorResourceData *unk_00;
|
|
int unk_04;
|
|
} UnkStruct_02009508;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_02009508_H
|