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:
@ -42,9 +42,9 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
#ifndef PLCLOTHINGLAYOUT_INC
|
||||
#define PLCLOTHINGLAYOUT_INC
|
||||
|
||||
#include "hsTypes.h"
|
||||
#include "HeadSpin.h"
|
||||
#include "hsTemplates.h"
|
||||
#include "hsUtils.h"
|
||||
|
||||
|
||||
// This file is intended to be an independent section so that plClothingMtl and plAvatarClothing
|
||||
// can both use these structures, without all the plCreatable/hsKeyedObject/plSynchedObject stuff
|
||||
|
Reference in New Issue
Block a user