util_system.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  se_core

Defines

#define OBJECT_IN_EWRAM
#define VAR_IN_EWRAM
#define SE_AUTO_INIT   __attribute__((constructor))
#define SE_AUTO_CLEANUP   __attribute__((destructor))


Define Documentation

#define OBJECT_IN_EWRAM
 

Definition at line 28 of file util_system.hpp.

#define SE_AUTO_CLEANUP   __attribute__((destructor))
 

Definition at line 33 of file util_system.hpp.

#define SE_AUTO_INIT   __attribute__((constructor))
 

Definition at line 32 of file util_system.hpp.

#define VAR_IN_EWRAM
 

Definition at line 29 of file util_system.hpp.


Home Page | SagaEngine trunk (updated nightly) reference generated Sun Dec 2 20:06:18 2007 by Doxygen version 1.3.9.1.

SourceForge.net Logo