mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-22 06:23:04 +01:00
add ride_rating type and fix new ride headers
This commit is contained in:
@@ -9,8 +9,8 @@
|
||||
*/
|
||||
|
||||
#include <stdbool.h>
|
||||
#include "ride_data.h"
|
||||
#include "rct2.h"
|
||||
#include "ride_data.h"
|
||||
|
||||
const bool hasRunningTrack[0x60] = {
|
||||
true, // 0 Spiral Roller coaster
|
||||
|
||||
Reference in New Issue
Block a user