1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-29 17:54:50 +01:00

finish operating tab on ride window

This commit is contained in:
IntelOrca
2014-09-09 17:17:08 +01:00
parent a132b52766
commit 508ce63c75
3 changed files with 283 additions and 0 deletions

View File

@@ -41,5 +41,6 @@ extern const bool rideUnknownData2[0x60];
extern const uint8 rideUnknownData3[0x60];
extern const rct_ride_name_convention RideNameConvention[96];
extern const uint8 RideAvailableModes[];
#endif