mirror of
https://github.com/pret/pmd-sky.git
synced 2026-03-21 17:25:15 -05:00
14 lines
238 B
C
14 lines
238 B
C
#ifndef PMDSKY_OVERLAY_00_0230D388_H
|
|
#define PMDSKY_OVERLAY_00_0230D388_H
|
|
|
|
struct unk_ov00_0230D388
|
|
{
|
|
s32 unk0;
|
|
s32 unk4;
|
|
s32 unk8;
|
|
};
|
|
|
|
s32 ov00_0230D388(struct unk_ov00_0230D388 *arg0);
|
|
|
|
#endif //PMDSKY_OVERLAY_00_0230D388_H
|