mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-10 03:17:17 +00:00
5122b0f906
This was SVN commit r74.
10 lines
116 B
C++
Executable File
10 lines
116 B
C++
Executable File
/*
|
|
IGUISettingsObject
|
|
by Gustav Larsson
|
|
gee@pyro.nu
|
|
*/
|
|
|
|
//#include "stdafx.h"
|
|
#include "GUI.h"
|
|
|
|
using namespace std; |