mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-12 08:06:32 -05:00
11 lines
210 B
C
11 lines
210 B
C
#ifndef POKEPLATINUM_STRUCT_02002328_H
|
|
#define POKEPLATINUM_STRUCT_02002328_H
|
|
|
|
typedef struct {
|
|
u8 unk_00[128];
|
|
u8 unk_80;
|
|
u8 unk_81;
|
|
} UnkStruct_02002328;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_02002328_H
|