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