mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-02-02 03:35:09 +01:00
Move UI exclusive string ids to UiStringIds.h
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
#include "TextComposition.h"
|
||||
|
||||
#include "UiContext.h"
|
||||
#include "UiStringIds.h"
|
||||
#include "interface/InGameConsole.h"
|
||||
|
||||
#include <SDL.h>
|
||||
@@ -19,6 +20,8 @@
|
||||
#include <openrct2/core/String.hpp>
|
||||
#include <openrct2/interface/InteractiveConsole.h>
|
||||
#include <openrct2/localisation/Language.h>
|
||||
|
||||
// TODO: only because of STR_NONE. We can do better.
|
||||
#include <openrct2/localisation/StringIds.h>
|
||||
|
||||
#ifdef __MACOSX__
|
||||
|
||||
Reference in New Issue
Block a user