mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-02-03 18:07:53 +01:00
move some data tables into C
This commit is contained in:
@@ -18,4 +18,6 @@
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*****************************************************************************/
|
||||
|
||||
extern const uint8 runningTrack[100];
|
||||
extern const uint8 hasRunningTrack[0x59];
|
||||
extern const uint8 initialUpkeepCosts[0x59];
|
||||
extern const uint8 costPerTrackPiece[0x59];
|
||||
|
||||
Reference in New Issue
Block a user