0ad/source/gui/IGUISettingsObject.cpp

12 lines
118 B
C++
Raw Normal View History

2003-11-23 18:18:41 -08:00
/*
IGUISettingsObject
by Gustav Larsson
gee@pyro.nu
*/
//#include "stdafx.h"
#include "GUI.h"
2003-11-24 09:13:37 -08:00
using namespace std;
2003-11-30 23:06:55 -08:00