mirror of https://github.com/nmlgc/ReC98.git
10 lines
182 B
C++
10 lines
182 B
C++
![]() |
/// Jigoku Stage 10 Boss - Mima
|
||
|
/// ---------------------------
|
||
|
|
||
|
extern "C" {
|
||
|
#include "platform.h"
|
||
|
}
|
||
|
|
||
|
#define select_for_rank mima_select_for_rank
|
||
|
#include "th01/main/select_r.cpp"
|