fix build errors

This commit is contained in:
castano 2007-10-29 20:49:12 +00:00
parent 414ae4c122
commit 05fbcb1aa8

View File

@ -42,8 +42,8 @@ int main(int argc, char *argv[])
MyMessageHandler messageHandler;
bool assembleCubeMap = true;
// bool assembleVolume = false;
// bool assembleTextureArray = false;
bool assembleVolume = false;
bool assembleTextureArray = false;
nv::Array<nv::Path> files;