ReC98/th04/main/boss/b4r.cpp

8 lines
158 B
C++
Raw Normal View History

/// Stage 4 Boss - Reimu
/// --------------------
#include "platform.h"
unsigned char reimu_pattern8_angle = 0x00;
int8_t reimu_bg_pulse_direction = false;