mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-22 14:24:33 +01:00
Drop old PeepAnimationData unit
This commit is contained in:
@@ -56,7 +56,6 @@
|
||||
#include "object/ObjectRepository.h"
|
||||
#include "paint/Painter.h"
|
||||
#include "park/ParkFile.h"
|
||||
#include "peep/PeepAnimationData.h"
|
||||
#include "platform/Crash.h"
|
||||
#include "platform/Platform.h"
|
||||
#include "profiling/Profiling.h"
|
||||
@@ -1016,7 +1015,6 @@ namespace OpenRCT2
|
||||
GfxLoadG2();
|
||||
GfxLoadCsg();
|
||||
FontSpriteInitialiseCharacters();
|
||||
inferMaxPeepSpriteDimensions();
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user