mirror of
https://github.com/pret/pmd-sky.git
synced 2026-06-01 01:34:51 -05:00
22 lines
418 B
C
22 lines
418 B
C
#ifndef PMDSKY_OVERLAY_03_0233CA80_H
|
|
#define PMDSKY_OVERLAY_03_0233CA80_H
|
|
|
|
struct Overlay03Main
|
|
{
|
|
u32 unk0;
|
|
u32 unk4;
|
|
s32 unk8;
|
|
s32 unkC;
|
|
};
|
|
|
|
void ov03_0233CA80(void);
|
|
void ov03_0233CA98(s32 arg0);
|
|
void ov03_0233CAA8(s32 arg0);
|
|
s32 ov03_0233CAB8(void);
|
|
void ov03_0233CAC8(s32 arg0);
|
|
s32 ov03_0233CAD8(void);
|
|
void ov03_0233CAE8(s32 arg0);
|
|
s32 ov03_0233CAF8(void);
|
|
|
|
#endif //PMDSKY_OVERLAY_03_0233CA80_H
|