mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-04 05:55:47 -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; |