mirror of
https://github.com/pret/pokediamond.git
synced 2026-04-25 07:26:54 -05:00
13 lines
260 B
C
13 lines
260 B
C
#ifndef POKEDIAMOND_UNK_0202AC20_H
|
|
#define POKEDIAMOND_UNK_0202AC20_H
|
|
|
|
struct UnkStruct_0202AC20 {
|
|
u8 unk_0000[0x100];
|
|
u32 unk_0100[8];
|
|
u32 unk_0120[3];
|
|
u8 unk_012C[8][0x104];
|
|
u8 unk_094C[3][0x358];
|
|
};
|
|
|
|
#endif // POKEDIAMOND_UNK_0202AC20_H
|