mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-28 01:04:50 +01:00
Remove Math::Clamp in favour of std::clamp
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
#include <openrct2/Game.h>
|
||||
#include <openrct2/Input.h>
|
||||
#include <openrct2/audio/audio.h>
|
||||
#include <openrct2/core/Math.hpp>
|
||||
#include <openrct2/localisation/Localisation.h>
|
||||
#include <openrct2/ride/Track.h>
|
||||
#include <openrct2/ride/TrackData.h>
|
||||
|
||||
Reference in New Issue
Block a user