Changeset 3224 in orxonox.OLD for orxonox/trunk/src/power_up.h
- Timestamp:
- Dec 19, 2004, 11:50:40 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/power_up.h
r2077 r3224 4 4 */ 5 5 6 #ifndef POWER_UP_H7 #define POWER_UP_H6 #ifndef _POWER_UP_H 7 #define _POWER_UP_H 8 8 9 9 #include "data_tank.h" … … 19 19 }; 20 20 21 #endif 21 #endif /* _POWER_UP_H */
Note: See TracChangeset
for help on using the changeset viewer.