mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-17 03:53:07 +01:00
Extract common parts from rct2.h to common.h
This commit is contained in:
committed by
Michał Janiszewski
parent
e7254ca708
commit
54e622659d
@@ -31,6 +31,7 @@ extern "C"
|
||||
#include "config.h"
|
||||
#include "localisation/localisation.h"
|
||||
#include "scenario.h"
|
||||
#include "rct2.h"
|
||||
}
|
||||
|
||||
static int ScenarioCategoryCompare(int categoryA, int categoryB)
|
||||
|
||||
Reference in New Issue
Block a user