11 lines
153 B
C
11 lines
153 B
C
#ifndef _UNSPLIT_H
|
|
#define _UNSPLIT_H
|
|
|
|
#include "dolphin.h"
|
|
|
|
void MGSeqKillAll(void);
|
|
|
|
void MGSeqPracticeStart(void);
|
|
void fn_8004D6F4(s16 arg);
|
|
|
|
#endif
|