mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-20 04:09:16 +00:00
HeadSpin.h is now the core header.
Rearrange some things so such that low-level CoreLib headers aren't quite so crazy. For higher level stuff, you still need to include the appropriate header.
This commit is contained in:
@ -39,8 +39,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
Mead, WA 99021
|
||||
|
||||
*==LICENSE==*/
|
||||
#include "hsConfig.h"
|
||||
#include "hsWindows.h"
|
||||
#include "HeadSpin.h"
|
||||
|
||||
// singular
|
||||
#include "plAvatarTasks.h"
|
||||
@ -57,7 +56,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
#include "plAvatarMgr.h"
|
||||
|
||||
// global
|
||||
#include "hsUtils.h"
|
||||
|
||||
|
||||
// other
|
||||
#include "plgDispatch.h"
|
||||
|
Reference in New Issue
Block a user