mirror of
https://github.com/TombEngine/TombEngine.git
synced 2025-05-10 20:46:47 +03:00
Merge branch 'master' into displaystrings
This commit is contained in:
commit
4f527f9b9b
372 changed files with 9451 additions and 8494 deletions
|
@ -6,16 +6,17 @@
|
|||
#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 "effects\tomb4fx.h"
|
||||
#include "effects\effects.h"
|
||||
#include "pickup.h"
|
||||
#include "newinv2.h"
|
||||
#include "ObjectIDs.h"
|
||||
#include "GameScriptDisplayString.h"
|
||||
#include "ReservedScriptNames.h"
|
||||
#include "camera.h"
|
||||
|
||||
/***
|
||||
Functions and callbacks for level-specific logic scripts.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue