mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-24 19:25:29 -05:00
11 lines
205 B
C
11 lines
205 B
C
#ifndef POKEPLATINUM_STRUCT_02027BF4_H
|
|
#define POKEPLATINUM_STRUCT_02027BF4_H
|
|
|
|
typedef struct {
|
|
u8 unk_00;
|
|
u8 unk_01;
|
|
u8 unk_02;
|
|
} UnkStruct_02027BF4;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_02027BF4_H
|