1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-31 10:45:16 +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

@@ -30,11 +30,11 @@
#include "management/finance.h"
#include "management/news_item.h"
#include "object.h"
#include "peep/staff.h"
#include "ride/ride.h"
#include "world/map.h"
#include "world/park.h"
#include "world/sprite.h"
#include "world/staff.h"
static void set_all_land_owned();