ReC98/th04/main/rank.hpp

8 lines
144 B
C++

#include "th01/rank.h"
extern unsigned char rank;
int pascal select_for_rank(
int for_easy, int for_normal, int for_hard, int for_lunatic
);