mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-23 07:28:11 -05:00
15 lines
336 B
C
15 lines
336 B
C
#ifndef POKEPLATINUM_STRUCT_OV80_021D2C5C_H
|
|
#define POKEPLATINUM_STRUCT_OV80_021D2C5C_H
|
|
|
|
#include "overlay080/struct_ov80_021D2C5C_sub1.h"
|
|
|
|
#include "cell_actor.h"
|
|
|
|
typedef struct {
|
|
UnkStruct_ov80_021D2C5C_sub1 unk_00;
|
|
int unk_14;
|
|
CellActor *unk_18;
|
|
} UnkStruct_ov80_021D2C5C;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV80_021D2C5C_H
|