mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-16 05:13:58 -07:00
10 lines
No EOL
116 B
C++
Executable file
10 lines
No EOL
116 B
C++
Executable file
/*
|
|
CGUISettingsObject
|
|
by Gustav Larsson
|
|
gee@pyro.nu
|
|
*/
|
|
|
|
//#include "stdafx.h"
|
|
#include "GUI.h"
|
|
|
|
using namespace std; |