Further code organizing

This commit is contained in:
Lwmte 2021-09-08 18:19:06 +03:00
parent f293735d11
commit ba6c260b92
140 changed files with 473 additions and 463 deletions

View file

@ -6,12 +6,12 @@
#include "lara.h"
#include "savegame.h"
#include "lot.h"
#include "sound.h"
#include "Sound\sound.h"
#include "setup.h"
#include "level.h"
#include "effects\tomb4fx.h"
#include "effects\effects.h"
#include "pickup.h"
#include "pickup\pickup.h"
#include "newinv2.h"
#include "ObjectIDs.h"