mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-23 14:54:30 +01:00
Refactor drawing.c to C++
This commit is contained in:
committed by
Michael Steenbeek
parent
144dbf431c
commit
3dcbebcf68
@@ -20,7 +20,7 @@
|
||||
#include "../core/Guard.hpp"
|
||||
#include "../OpenRCT2.h"
|
||||
|
||||
#include "drawing.h"
|
||||
#include "Drawing.h"
|
||||
|
||||
constexpr uint32 BASE_IMAGE_ID = 29294;
|
||||
constexpr uint32 MAX_IMAGES = 262144;
|
||||
|
||||
Reference in New Issue
Block a user