Changeset 10059 in orxonox.OLD for branches/mount_points/src/lib/graphics/importer/oif
- Timestamp:
- Dec 13, 2006, 11:00:55 AM (18 years ago)
- Location:
- branches/mount_points/src/lib/graphics/importer/oif
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/mount_points/src/lib/graphics/importer/oif/object_information_file.cc
r10054 r10059 11 11 ### File Specific: 12 12 main-programmer: Patrick Boenzli patrick@orxonox.net 13 co-programmer: ...13 co-programmer: 14 14 */ 15 15 -
branches/mount_points/src/lib/graphics/importer/oif/resource_oif.cc
r10052 r10059 1 /* 2 orxonox - the future of 3D-vertical-scrollers 3 4 Copyright (C) 2004 orx 5 6 This program is free software; you can redistribute it and/or modify 7 it under the terms of the GNU General Public License as published by 8 the Free Software Foundation; either version 2, or (at your option) 9 any later version. 10 11 ### File Specific 12 main-programmer: Patrick Boenzli patrick@orxonox.net 13 co-programmer: 14 */ 1 15 2 16 #include "resource_oif.h"
Note: See TracChangeset
for help on using the changeset viewer.