mirror of
https://github.com/pret/pmd-sky.git
synced 2026-05-24 13:07:45 -05:00
14 lines
246 B
C
14 lines
246 B
C
#ifndef PMDSKY_MAIN_02029A50_H
|
|
#define PMDSKY_MAIN_02029A50_H
|
|
|
|
typedef struct {
|
|
int unk0;
|
|
int unk4;
|
|
char pad[0x1C];
|
|
short unk24;
|
|
} unkStruct_02029A50;
|
|
|
|
void sub_02029A50(unkStruct_02029A50 *arg0);
|
|
|
|
#endif //PMDSKY_MAIN_02029A50_H
|