Changeset 673 for code/branches/FICN/src/orxonox/objects/NPC.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/NPC.h
r627 r673 5 5 */ 6 6 7 #ifndef MODULE_NPC_H8 #define MODULE_NPC_H7 #ifndef _NPC_H__ 8 #define _NPC_H__ 9 9 10 10 // includes … … 43 43 44 44 } 45 #endif 45 #endif /* _NPC_H__ */
Note: See TracChangeset
for help on using the changeset viewer.