ReC98/th01/main/boss/b15j.cpp

11 lines
278 B
C++
Raw Normal View History

/// Jigoku Stage 15 Boss - Kikuri
/// -----------------------------
#include "th01/main/boss/palette.cpp"
#define initial_hp_rendered kikuri_initial_hp_rendered
extern bool initial_hp_rendered;
#define select_for_rank kikuri_select_for_rank
#include "th01/main/select_r.cpp"