Merge branch 'master' into displaystrings

This commit is contained in:
MontyTRC 2021-09-14 05:11:43 +02:00 committed by GitHub
commit 4f527f9b9b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
372 changed files with 9451 additions and 8494 deletions

View file

@ -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.