Changeset 673 for code/branches/FICN/src/orxonox/objects/Skybox.h
- Timestamp:
- Dec 22, 2007, 10:15:06 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/FICN/src/orxonox/objects/Skybox.h
r507 r673 1 #ifndef _ OBJECT_SKYBOX_H__2 #define _ OBJECT_SKYBOX_H__1 #ifndef _Skybox_H__ 2 #define _Skybox_H__ 3 3 4 4 #include "BaseObject.h" … … 22 22 } 23 23 24 #endif 24 #endif /* _Skybox_H__ */
Note: See TracChangeset
for help on using the changeset viewer.