mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-18 11:19:10 +00:00
Fix some MaxMain compile failures introduced by Hoikas' recent cleanup
This commit is contained in:
@ -48,6 +48,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
|||||||
#include "plMaxNode.h"
|
#include "plMaxNode.h"
|
||||||
|
|
||||||
#include <guplib.h>
|
#include <guplib.h>
|
||||||
|
#include <notify.h>
|
||||||
#pragma hdrstop
|
#pragma hdrstop
|
||||||
|
|
||||||
#include "GlobalUtility.h"
|
#include "GlobalUtility.h"
|
||||||
|
@ -50,6 +50,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
|||||||
|
|
||||||
class ActionCallback;
|
class ActionCallback;
|
||||||
struct ActionDescription;
|
struct ActionDescription;
|
||||||
|
struct NotifyInfo;
|
||||||
|
|
||||||
typedef bool(*ActionCallbackFunc)(int);
|
typedef bool(*ActionCallbackFunc)(int);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user