Merge branch 'master' into item_data

This commit is contained in:
Lwmte 2021-09-09 11:10:25 +03:00
commit 48a9a1d52a
268 changed files with 4130 additions and 3645 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 "tomb4fx.h"
#include "effect2.h"
#include "pickup.h"
#include "effects\tomb4fx.h"
#include "effects\effects.h"
#include "pickup\pickup.h"
#include "newinv2.h"
#include "ObjectIDs.h"
#include "camera.h"