Browse Source

Added auxBitplaneAttrib

Josh Yelon 18 years ago
parent
commit
30c2f1e871
1 changed files with 2 additions and 0 deletions
  1. 2 0
      panda/src/pgraph/Sources.pp

+ 2 - 0
panda/src/pgraph/Sources.pp

@@ -21,6 +21,7 @@
     attribSlots.h attribSlots.I \
     audioVolumeAttrib.I audioVolumeAttrib.h \
     auxSceneData.I auxSceneData.h \
+    auxBitplaneAttrib.I auxBitplaneAttrib.h \
     bamFile.I bamFile.h \
     billboardEffect.I billboardEffect.h \
     cacheStats.I cacheStats.h \
@@ -242,6 +243,7 @@
     attribSlots.h attribSlots.I \
     audioVolumeAttrib.I audioVolumeAttrib.h \
     auxSceneData.I auxSceneData.h \
+    auxBitplaneAttrib.I auxBitplaneAttrib.h \
     bamFile.I bamFile.h \
     billboardEffect.I billboardEffect.h \
     cacheStats.I cacheStats.h \