mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-27 08:45:00 +01:00
Include correct headers
This commit is contained in:
@@ -13,6 +13,8 @@
|
||||
#include "EntityList.h"
|
||||
#include "Sprite.h"
|
||||
|
||||
#include <cmath>
|
||||
|
||||
void EntityTweener::PopulateEntities()
|
||||
{
|
||||
for (auto ent : EntityList<Guest>())
|
||||
|
||||
Reference in New Issue
Block a user