mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-29 01:35:06 +01:00
Include cassert as needed at unit level
This commit is contained in:
@@ -34,6 +34,8 @@
|
||||
#include "TrackDesign.h"
|
||||
#include "TrackDesignRepository.h"
|
||||
|
||||
#include <cassert>
|
||||
|
||||
constexpr size_t TRACK_MAX_SAVED_TILE_ELEMENTS = 1500;
|
||||
constexpr int32_t TRACK_NEARBY_SCENERY_DISTANCE = 1;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user