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