mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-19 13:37:22 -05:00
10 lines
208 B
C
10 lines
208 B
C
#ifndef POKEPLATINUM_STRUCT_OV5_021EDDAC_H
|
|
#define POKEPLATINUM_STRUCT_OV5_021EDDAC_H
|
|
|
|
typedef struct {
|
|
int unk_00;
|
|
int unk_04;
|
|
} UnkStruct_ov5_021EDDAC;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV5_021EDDAC_H
|