ReC98/th01/main/boss/b20j.cpp

10 lines
194 B
C++

/// Jigoku Stage 20 Boss - Konngara
/// -------------------------------
extern "C" {
#include "platform.h"
}
#define select_for_rank konngara_select_for_rank
#include "th01/main/select_r.cpp"