8 lines
132 B
C
8 lines
132 B
C
#ifndef INSTDLL_H
|
|
#define INSTDLL_H
|
|
|
|
#include "game/minigame_seq.h"
|
|
|
|
s32 fn_1_5EA4(SeqWork *work, char *mess, s16 jp_flag);
|
|
|
|
#endif
|