RAPP Platform API
 All Classes Namespaces Files Functions Variables Typedefs
globals.hpp
Go to the documentation of this file.
1 #ifndef RAPP_OBJECTS_GLOBALS
2 #define RAPP_OBJECTS_GLOBALS
3 namespace rapp {
5 namespace types {
6  typedef char byte;
7 }
8 }
9 #endif
char byte
Definition: globals.hpp:6