1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-15 11:03:00 +01:00

Add comment to the Ride struct about Testpaint

[ci skip]
This commit is contained in:
Gymnasiast
2017-09-12 14:03:46 +02:00
parent 3a65ef79a7
commit f174530ace

View File

@@ -138,6 +138,9 @@ assert_struct_size(rct_ride_entry, 0x1c2);
/**
* Ride structure.
* size: 0x0260
*
* This is currently the same as rct2_ride and packed in order to keep Testpaint working.
* Testpaint could be modified to work with an unpacked and/or modified Ride struct.
*/
typedef struct Ride {
uint8 type; // 0x000