From 30c2f1e871a860d6c72ec4750daff1e4d35868fd Mon Sep 17 00:00:00 2001 From: Josh Yelon Date: Wed, 13 Feb 2008 22:06:55 +0000 Subject: [PATCH] Added auxBitplaneAttrib --- panda/src/pgraph/Sources.pp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/panda/src/pgraph/Sources.pp b/panda/src/pgraph/Sources.pp index 3c40c81653..dcb74605d2 100644 --- a/panda/src/pgraph/Sources.pp +++ b/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 \