mirror of
https://github.com/pret/pmd-sky.git
synced 2026-03-21 17:25:15 -05:00
14 lines
219 B
C
14 lines
219 B
C
#ifndef PMDSKY_OVERLAY_03_0233CA80_H
|
|
#define PMDSKY_OVERLAY_03_0233CA80_H
|
|
|
|
struct Overlay03Main
|
|
{
|
|
u32 unk0;
|
|
u32 unk4;
|
|
u8 fill8[0x10 - 8];
|
|
};
|
|
|
|
void ov03_0233CA80(void);
|
|
|
|
#endif //PMDSKY_OVERLAY_03_0233CA80_H
|