ReC98/th04/main/boss/bx2.cpp

8 lines
189 B
C++
Raw Normal View History

/// Extra Stage Boss #2 - Gengetsu
/// ------------------------------
#include "platform.h"
#define wave_amp gengetsu_wave_amp
uint8_t wave_amp = 0x00; // Should really have been signed.