1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-23 15:52:55 +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

@@ -26,12 +26,12 @@
#include "../interface/widget.h"
#include "../interface/window.h"
#include "../localisation/localisation.h"
#include "../peep/peep.h"
#include "../ride/ride.h"
#include "../scenario.h"
#include "../sprites.h"
#include "../world/climate.h"
#include "../world/park.h"
#include "../world/peep.h"
#include "../world/sprite.h"
//#define WW 200