bygfoot/src/variables.h

8 lines
98 B
C
Raw Normal View History

2004-12-23 13:58:39 +01:00
#include "bygfoot.h"
/**
* The main variable of the game.
* @see _Country
*/
Country country;