tp/include/c/c_damagereaction.h

11 lines
173 B
C

#ifndef C_C_DAMAGEREACTION_H
#define C_C_DAMAGEREACTION_H
#include "dolphin/types.h"
BOOL cDmrNowMidnaTalk();
extern u8 cDmr_SkipInfo;
#endif /* C_C_DAMAGEREACTION_H */