mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-29 17:54:50 +01:00
Refactor console.c to C++
This commit is contained in:
committed by
Michael Steenbeek
parent
630a5065db
commit
c974daf467
@@ -22,7 +22,7 @@
|
||||
#include <openrct2/config/Config.h>
|
||||
#include <openrct2/Input.h>
|
||||
#include <openrct2/interface/Chat.h>
|
||||
#include <openrct2/interface/console.h>
|
||||
#include <openrct2/interface/Console.h>
|
||||
#include <openrct2-ui/windows/Window.h>
|
||||
#include "KeyboardShortcuts.h"
|
||||
#include "Input.h"
|
||||
|
||||
Reference in New Issue
Block a user