1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-06 06:32:56 +01:00

Update testpaint

This commit is contained in:
Marijn van der Werf
2016-12-28 14:16:15 +01:00
committed by Ted John
parent 93f1eb7166
commit 24a0405345
23 changed files with 76 additions and 68 deletions

View File

@@ -16,11 +16,11 @@
#include "Printer.hpp"
#include "String.hpp"
#include "../../src/core/Util.hpp"
#include <openrct2/core/Util.hpp>
#include "FunctionCall.hpp"
extern "C" {
#include "../../src/sprites.h"
#include <openrct2/sprites.h>
}
namespace Printer {