mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-30 18:25:16 +01:00
Fix formatting of C includes
This commit is contained in:
committed by
Michał Janiszewski
parent
7bd63609bb
commit
247fdc2f5d
@@ -23,8 +23,8 @@
|
||||
|
||||
extern "C"
|
||||
{
|
||||
#include <openrct2/interface/widget.h>
|
||||
#include <openrct2/localisation/localisation.h>
|
||||
#include <openrct2/interface/widget.h>
|
||||
#include <openrct2/localisation/localisation.h>
|
||||
#include <openrct2/network/http.h>
|
||||
#include <openrct2/sprites.h>
|
||||
#include <openrct2/util/util.h>
|
||||
|
||||
Reference in New Issue
Block a user