Files
tww/include/d/d_kankyo_rain.h
T
TakaRikka f1d8c41c38 work on d_s_play (#31)
* work on d_s_play

* some fixes
2023-09-14 12:45:49 -07:00

7 lines
171 B
C

#ifndef D_KANKYO_D_KANKYO_RAIN_H
#define D_KANKYO_D_KANKYO_RAIN_H
void dKyr_poison_light_colision();
BOOL dKyr_poison_live_check();
#endif /* D_KANKYO_D_KANKYO_RAIN_H */