1
0
mirror of https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git synced 2025-07-18 11:19:10 +00:00

Some cleanup and a vararg plString usage fix

This commit is contained in:
2012-11-12 22:43:32 -08:00
parent 9cc3f404af
commit 075c535e2c
13 changed files with 28 additions and 14 deletions

View File

@ -46,6 +46,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "pnKeyedObject/hsKeyedObject.h"
#include "hsMatrix44.h"
#include "hsBitVector.h"
#include <vector>
class plPipeline;
class plCameraModifier1;