mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-27 20:55:24 -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
|