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:
@ -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"
|
||||
|
||||
|
@ -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
|
||||
|
@ -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"
|
||||
|
Reference in New Issue
Block a user