1
0
mirror of https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git synced 2025-07-20 20:29:10 +00:00

fix relative includes in PubUtilLib, move them up to where they belong, remvoe some unused files

This commit is contained in:
diafero
2011-08-28 00:55:47 +02:00
parent 78e507ffd6
commit adc3653296
42 changed files with 87 additions and 6503 deletions

View File

@ -70,6 +70,9 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "plMessage/plClimbEventMsg.h"
#include "pnNetCommon/plSDLTypes.h"
#include "plSDL/plSDL.h"
#include "plAvatarSDLModifier.h"
/////////////////////////////////////////////////////////////////
//
// IMPLEMENTATION
@ -769,8 +772,6 @@ hsBool plAvBrainClimb::IInitAnimations()
// SDL-BASED PERSISTENCE
//
/////////////////////////////////////////////////////////////////////////////////////////
#include "../plSDL/plSDL.h"
#include "plAvatarSDLModifier.h"
// SaveToSDL -----------------------------------------
// ---------