mirror of https://github.com/nmlgc/ReC98.git
8 lines
158 B
C++
8 lines
158 B
C++
![]() |
/// Stage 4 Boss - Reimu
|
||
|
/// --------------------
|
||
|
|
||
|
#include "platform.h"
|
||
|
|
||
|
unsigned char reimu_pattern8_angle = 0x00;
|
||
|
int8_t reimu_bg_pulse_direction = false;
|