Changeset 8291 in orxonox.OLD for branches/osx/src/lib/graphics
- Timestamp:
- Jun 8, 2006, 10:35:15 PM (19 years ago)
- Location:
- branches/osx/src/lib/graphics
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/osx/src/lib/graphics/Makefile.am
r7450 r8291 43 43 44 44 45 SUBDIRS = importer \ 46 spatial_separation 47 45 SUBDIRS = importer \ 46 spatial_separation 48 47 EXTRA_DIST = -
branches/osx/src/lib/graphics/importer/texture.cc
r8162 r8291 62 62 }; 63 63 64 Uint32 opaqueMask[]= alphaMask64 Uint32 *opaqueMask = alphaMask 65 65 66 66 #endif
Note: See TracChangeset
for help on using the changeset viewer.