mirror of
https://github.com/TombEngine/TombEngine.git
synced 2025-04-30 00:37:58 +03:00
Further code organizing
This commit is contained in:
parent
f293735d11
commit
ba6c260b92
140 changed files with 473 additions and 463 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 "effects\tomb4fx.h"
|
||||
#include "effects\effects.h"
|
||||
#include "pickup.h"
|
||||
#include "pickup\pickup.h"
|
||||
#include "newinv2.h"
|
||||
#include "ObjectIDs.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue