marioparty4/include/REL/instDll.h
2024-08-12 16:48:29 +02:00

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