mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 15:07:47 -05:00
16 lines
366 B
C
16 lines
366 B
C
#ifndef POKEPLATINUM_STRUCT_OV22_02259C58_1_H
|
|
#define POKEPLATINUM_STRUCT_OV22_02259C58_1_H
|
|
|
|
#include "overlay022/funcptr_ov22_02259D78.h"
|
|
|
|
#include "cell_actor.h"
|
|
|
|
typedef struct {
|
|
CellActorInitParamsEx *unk_00;
|
|
UnkFuncPtr_ov22_02259D78 unk_04;
|
|
void *unk_08;
|
|
int unk_0C;
|
|
} UnkStruct_ov22_02259C58_1;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV22_02259C58_1_H
|