mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-05-14 15:10:23 -05:00
9 lines
212 B
C
9 lines
212 B
C
#ifndef POKEHEARTGOLD_UNK_0202FBCC_H
|
|
#define POKEHEARTGOLD_UNK_0202FBCC_H
|
|
|
|
struct UnkStruct_0202FBCC {
|
|
u8 filler_0000[0x1D50];
|
|
}; // related to Battle Hall, size=0x1D50
|
|
|
|
#endif //POKEHEARTGOLD_UNK_0202FBCC_H
|