mirror of
https://github.com/pret/pmd-sky.git
synced 2026-04-25 15:42:34 -05:00
17 lines
330 B
C
17 lines
330 B
C
#ifndef PMDSKY_OVERLAY_15_0238AE6C_H
|
|
#define PMDSKY_OVERLAY_15_0238AE6C_H
|
|
|
|
typedef struct {
|
|
u8 fill0[0x54];
|
|
u32 unk54;
|
|
u8 fill58[0x68 - 0x58];
|
|
u32* unk68;
|
|
u8 fill3[0xd8 - 0x6c];
|
|
u8 unkD8;
|
|
} unkStruct_ov15_0238AE6C;
|
|
|
|
void ov15_0238AE6C(void);
|
|
s32 ov15_0238AE88(void);
|
|
|
|
#endif //PMDSKY_OVERLAY_15_0238AE6C_H
|