mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
13 lines
291 B
C
13 lines
291 B
C
#ifndef POKEPLATINUM_STRUCT_OV5_021DE5A4_H
|
|
#define POKEPLATINUM_STRUCT_OV5_021DE5A4_H
|
|
|
|
#include "sprite.h"
|
|
#include "sprite_resource.h"
|
|
|
|
typedef struct {
|
|
SpriteResource *unk_00[4];
|
|
SpriteResourcesHeader unk_10;
|
|
} UnkStruct_ov5_021DE5A4;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV5_021DE5A4_H
|