mirror of
https://github.com/pret/pmd-sky.git
synced 2026-03-21 17:25:15 -05:00
18 lines
307 B
C
18 lines
307 B
C
#ifndef PMDSKY_MAIN_0205E01C_H
|
|
#define PMDSKY_MAIN_0205E01C_H
|
|
|
|
#include "util.h"
|
|
|
|
struct unkStruct_0205E01C {
|
|
u8 unk0;
|
|
u8 unk1;
|
|
u8 unk2;
|
|
u8 unk3;
|
|
u8 unk4;
|
|
u8 unk5;
|
|
};
|
|
|
|
bool8 sub_0205E01C(struct unkStruct_0205E01C *ptr, s32 arg1, s32 arg2, s32 arg3);
|
|
|
|
#endif //PMDSKY_MAIN_0205E01C_H
|