mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-10 17:42:29 +01:00
Remove wrong forward declaration
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
#include "ColourPalette.h"
|
||||
|
||||
struct DrawPixelInfo;
|
||||
struct PaletteBGRA;
|
||||
|
||||
enum class DrawingEngine : int32_t;
|
||||
|
||||
extern StringId DrawingEngineStringIds[3];
|
||||
|
||||
Reference in New Issue
Block a user