mirror of
https://github.com/TombEngine/TombEngine.git
synced 2025-04-30 08:47:58 +03:00
Merge branch 'master' into item_data
This commit is contained in:
commit
48a9a1d52a
268 changed files with 4130 additions and 3645 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue