mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 06:57:36 -05:00
17 lines
421 B
C
17 lines
421 B
C
#ifndef POKEPLATINUM_STRUCT_OV106_02243310_H
|
|
#define POKEPLATINUM_STRUCT_OV106_02243310_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];
|
|
SpriteResource *unk_1A0[2][4];
|
|
} UnkStruct_ov106_02243310;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV106_02243310_H
|