Changeset 3224 in orxonox.OLD for orxonox/trunk/src/campaign.h
- Timestamp:
- Dec 19, 2004, 11:50:40 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/campaign.h
r3222 r3224 1 1 2 #ifndef CAMPAIGN_H3 #define CAMPAIGN_H2 #ifndef _CAMPAIGN_H 3 #define _CAMPAIGN_H 4 4 5 5 #include "stdincl.h" … … 41 41 }; 42 42 43 #endif 43 #endif /* _CAMPAIGN_H */
Note: See TracChangeset
for help on using the changeset viewer.