mirror of
https://github.com/pret/pmd-sky.git
synced 2026-08-04 17:58:21 -05:00
13 lines
195 B
C
13 lines
195 B
C
#ifndef PMDSKY_MAIN_02009D48_H
|
|
#define PMDSKY_MAIN_02009D48_H
|
|
|
|
typedef struct
|
|
{
|
|
s32 val;
|
|
s32 _pad[3];
|
|
} unkStruct_02009D48;
|
|
|
|
void sub_02009D48(s32 arg0);
|
|
|
|
#endif //PMDSKY_MAIN_02009D48_H
|