1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-19 13:03:11 +01:00

organisation: move peep and staff to sub directory of its own

This commit is contained in:
IntelOrca
2014-10-06 19:41:43 +01:00
parent dd6247f6ee
commit daf231a2e9
26 changed files with 69 additions and 66 deletions

View File

@@ -23,9 +23,9 @@
#include "../common.h"
#include "../drawing/drawing.h"
#include "../peep/peep.h"
#include "../ride/ride.h"
#include "../world/park.h"
#include "../world/peep.h"
struct rct_window;
union rct_window_event;