mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-21 17:55:13 -05:00
12 lines
254 B
C
12 lines
254 B
C
#ifndef POKEPLATINUM_STRUCT_OV22_02255040_H
|
|
#define POKEPLATINUM_STRUCT_OV22_02255040_H
|
|
|
|
#include "software_sprite.h"
|
|
|
|
typedef struct {
|
|
int unk_00;
|
|
SoftwareSprite *unk_04;
|
|
} UnkStruct_ov22_02255040;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV22_02255040_H
|