1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-30 10:15:36 +01:00

Fix includes

This commit is contained in:
ζeh Matt
2021-11-24 17:19:52 +02:00
parent 03fb9b390f
commit 0024252328
31 changed files with 40 additions and 40 deletions

View File

@@ -12,7 +12,7 @@
#include "../peep/Staff.h"
#include "../ride/Vehicle.h"
#include "EntityList.h"
#include "Sprite.h"
#include "EntityRegistry.h"
#include <cmath>
void EntityTweener::PopulateEntities()