- Timestamp:
- Dec 22, 2007, 10:15:06 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/FICN/src/orxonox/objects/weapon_system/BarrelGun.h
r668 r673 27 27 28 28 29 #ifndef BARREL_GUN_H30 #define BARREL_GUN_H29 #ifndef _BarrelGun_H__ 30 #define _BarrelGun_H__ 31 31 32 32 #include <OgrePrerequisites.h> … … 62 62 } 63 63 64 #endif /* BARREL_GUN_H*/64 #endif /* _BarrelGun_H__ */
Note: See TracChangeset
for help on using the changeset viewer.