mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-23 07:06:36 +00:00
4daa183dd3
This was SVN commit r378.
6 lines
84 B
C++
Executable File
6 lines
84 B
C++
Executable File
#include "Prometheus.h"
|
|
|
|
|
|
DEFINE_ERROR(PS_OK, "OK");
|
|
DEFINE_ERROR(PS_FAIL, "Fail");
|