mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-26 00:04:43 +01:00
Fix more configurations
This commit is contained in:
@@ -35,9 +35,6 @@ extern "C"
|
||||
|
||||
struct WindowThemeDesc;
|
||||
|
||||
// Don't try to load theme files that exceed 64 MiB
|
||||
constexpr uint64 MAX_THEME_SIZE = 64 * 1024 * 1024;
|
||||
|
||||
/**
|
||||
* Represents a window theming style such as the colour scheme.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user