mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-17 10:52:46 +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 <guplib.h>
|
||||
#include <notify.h>
|
||||
#pragma hdrstop
|
||||
|
||||
#include "GlobalUtility.h"
|
||||
|
@ -50,6 +50,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
|
||||
class ActionCallback;
|
||||
struct ActionDescription;
|
||||
struct NotifyInfo;
|
||||
|
||||
typedef bool(*ActionCallbackFunc)(int);
|
||||
|
||||
|
Reference in New Issue
Block a user