@@ -9,16 +9,20 @@
#include <mydebug.h>
void start_game()
void init_start_game()
{
PRINT_M(INIT START GAME)
}
void render_start_game()
state = OVERWORLD;
start_overworld();
return;
The note is not visible to the blocked user.