mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-09-09 02:05:59 -05:00
PalPad
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#ifndef POKEPLATINUM_STRUCT_02027F8C_H
|
||||
#define POKEPLATINUM_STRUCT_02027F8C_H
|
||||
|
||||
typedef struct UnkStruct_02027F8C_t {
|
||||
typedef struct PalPad_t {
|
||||
u16 unk_00[8];
|
||||
u32 unk_10;
|
||||
u8 unk_14;
|
||||
@@ -12,6 +12,6 @@ typedef struct UnkStruct_02027F8C_t {
|
||||
u8 unk_58[16];
|
||||
u8 unk_68[16];
|
||||
u8 unk_78[16];
|
||||
} UnkStruct_02027F8C;
|
||||
} PalPad;
|
||||
|
||||
#endif // POKEPLATINUM_STRUCT_02027F8C_H
|
||||
|
||||
Reference in New Issue
Block a user