Cytopia  0.3
A city building simulation game
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
OSystem.cxx File Reference
#include "OSystem.hxx"
#include "LOG.hxx"
#include "platform.hxx"
#include <ctime>
+ Include dependency graph for OSystem.cxx:

Go to the source code of this file.

Macros

#define RETURN_TRUE(t)
 

Macro Definition Documentation

◆ RETURN_TRUE

#define RETURN_TRUE (   t)
Value:
if (type == t) \
return true;