1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-24 00:03:11 +01:00

Remove most of remaining memory functions from libopenrct2ui

This commit is contained in:
Ted John
2018-01-21 11:14:46 +00:00
parent 131286f758
commit cebe13984f
11 changed files with 29 additions and 42 deletions

View File

@@ -16,7 +16,6 @@
#include <string>
#include <vector>
#include <openrct2/core/Memory.hpp>
#include <openrct2/localisation/Localisation.h>
#include <openrct2/object/ObjectManager.h>
#include <openrct2/platform/platform.h>