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

Merge pull request #390 from Hoikas/plMessage-headers

PCH-ize plMessage
This commit is contained in:
2014-04-26 14:13:31 -07:00
56 changed files with 268 additions and 381 deletions

View File

@ -74,6 +74,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "pnMessage/plCursorChangeMsg.h"
#include "pnMessage/plEventCallbackMsg.h"
#include "plMessage/plAnimCmdMsg.h"
#include "plInterp/plAnimEaseTypes.h"
#include "MaxConvert/plConvert.h"

View File

@ -69,6 +69,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "pnSceneObject/plAudioInterface.h"
#include "pnMessage/plSoundMsg.h"
#include "plInterp/plAnimEaseTypes.h"
#include "MaxMain/plPlasmaRefMsgs.h"
enum

View File

@ -61,6 +61,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "MaxMain/plMaxNode.h"
#include "hsMaxLayerBase.h"
#include "plInterp/plAnimEaseTypes.h"
#include "plInterp/plController.h"
#include "plInterp/hsInterp.h"
#include "MaxExport/plErrorMsg.h"