#pragma once #include "head.h" namespace global { extern bool Exit; extern int MaxPlayers; }