mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-21 01:04:06 +00:00
8d0cb1b954
This was SVN commit r28.
10 lines
116 B
C++
Executable File
10 lines
116 B
C++
Executable File
/*
|
|
CGUISettingsObject
|
|
by Gustav Larsson
|
|
gee@pyro.nu
|
|
*/
|
|
|
|
//#include "stdafx.h"
|
|
#include "GUI.h"
|
|
|
|
using namespace std; |