mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-24 23:34:37 +01:00
Refactor colour.c to C++
This commit is contained in:
committed by
Michael Steenbeek
parent
b781291b58
commit
630a5065db
@@ -16,7 +16,7 @@
|
||||
|
||||
#include <algorithm>
|
||||
#include "../config/Config.h"
|
||||
#include "../interface/colour.h"
|
||||
#include "../interface/Colour.h"
|
||||
#include "../interface/viewport.h"
|
||||
#include "../localisation/Localisation.h"
|
||||
#include "../platform/platform.h"
|
||||
|
||||
Reference in New Issue
Block a user