Changeset 1638 for code/branches/gui/src/core/CoreIncludes.h
- Timestamp:
- Jul 20, 2008, 7:49:26 PM (17 years ago)
- Location:
- code/branches/gui
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/gui
-
Property
svn:mergeinfo
set to
/code/branches/input merged eligible
-
Property
svn:mergeinfo
set to
-
code/branches/gui/src/core/CoreIncludes.h
r1543 r1638 105 105 @param StringOrInt The name or the network ID of the class 106 106 */ 107 #define ID(StringOrInt) \107 #define GetIdentifier(StringOrInt) \ 108 108 orxonox::Factory::getIdentifier(StringOrInt) 109 109
Note: See TracChangeset
for help on using the changeset viewer.