mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-22 15:08:09 -05:00
11 lines
250 B
C
11 lines
250 B
C
#ifndef POKEPLATINUM_STRUCT_OV5_021EED20_H
|
|
#define POKEPLATINUM_STRUCT_OV5_021EED20_H
|
|
|
|
typedef struct UnkStruct_ov5_021EED20_t {
|
|
fx32 unk_00;
|
|
int unk_04;
|
|
int unk_08;
|
|
} UnkStruct_ov5_021EED20;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV5_021EED20_H
|