mirror of
https://github.com/pret/pmd-sky.git
synced 2026-05-24 04:57:42 -05:00
13 lines
207 B
C
13 lines
207 B
C
#ifndef PMDSKY_MAIN_0200B330_H
|
|
#define PMDSKY_MAIN_0200B330_H
|
|
|
|
typedef struct
|
|
{
|
|
u8 unk0;
|
|
u8 unk1;
|
|
} unkStruct_0200B330;
|
|
|
|
void sub_0200B330(unkStruct_0200B330 *arg0);
|
|
|
|
#endif //PMDSKY_MAIN_0200B330_H
|