forked from mirrors/0ad
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");
|