mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 06:57:36 -05:00
16 lines
378 B
C
16 lines
378 B
C
#ifndef POKEPLATINUM_STRUCT_OV5_021DE47C_H
|
|
#define POKEPLATINUM_STRUCT_OV5_021DE47C_H
|
|
|
|
#include "struct_defs/struct_0200C738.h"
|
|
|
|
#include "cell_actor.h"
|
|
#include "sprite_resource.h"
|
|
|
|
typedef struct {
|
|
CellActorCollection *unk_00;
|
|
UnkStruct_0200C738 unk_04;
|
|
SpriteResourceCollection *unk_190[4];
|
|
} UnkStruct_ov5_021DE47C;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV5_021DE47C_H
|