mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-21 14:53:02 +01:00
Remove non-implemented function declaration
This commit is contained in:
@@ -314,7 +314,6 @@ namespace OpenRCT2::RCT2
|
|||||||
uint8_t SecondaryColour; // 0x15
|
uint8_t SecondaryColour; // 0x15
|
||||||
|
|
||||||
colour_t getTertiaryWallColour() const;
|
colour_t getTertiaryWallColour() const;
|
||||||
void setTertiaryWallColour(colour_t colour);
|
|
||||||
};
|
};
|
||||||
static_assert(sizeof(TD6SceneryElement) == 0x16);
|
static_assert(sizeof(TD6SceneryElement) == 0x16);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user