mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-20 13:33:02 +01:00
Split up Sprite header (#14764)
* Remove fields from rct_sprite union * more header fun * Fix guest include
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
#include "Window_internal.h"
|
||||
|
||||
#include "../world/Entity.h"
|
||||
#include "../world/EntityList.h"
|
||||
#include "../world/Sprite.h"
|
||||
#include "Viewport.h"
|
||||
|
||||
void rct_window::SetLocation(const CoordsXYZ& coords)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user