mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-05-24 13:17:33 -05:00
13 lines
284 B
C
13 lines
284 B
C
#ifndef POKEHEARTGOLD_UNK_0202E41C_H
|
|
#define POKEHEARTGOLD_UNK_0202E41C_H
|
|
|
|
typedef struct UnkStruct_0202E474 {
|
|
u8 filler_000[12];
|
|
u8 unk_00C[192];
|
|
u8 unk_0CC[192];
|
|
u8 unk_18C[192];
|
|
u8 filler_24C[0x97C];
|
|
} UnkStruct_0202E474;
|
|
|
|
#endif //POKEHEARTGOLD_UNK_0202E41C_H
|