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