@ -0,0 +1,7 @@
#include "world.h"
#include "game.h"
#include <stdlib.h>
int main(int argc, char** argv){
return start_world(init_game, game_event, free);
}
The note is not visible to the blocked user.