1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-27 00:34:46 +01:00

Remove declaration of GuestHasValidXY()

This commit is contained in:
Gymnasiast
2023-01-07 02:49:36 +01:00
parent d1ab1dad97
commit aae204c7d1

View File

@@ -417,7 +417,6 @@ private:
void loc_68F9F3();
void loc_68FA89();
int32_t CheckEasterEggName(int32_t index) const;
bool GuestHasValidXY() const;
void GivePassingPeepsPurpleClothes(Guest* passingPeep);
void GivePassingPeepsPizza(Guest* passingPeep);
void MakePassingPeepsSick(Guest* passingPeep);