mirror of
https://github.com/TombEngine/TombEngine.git
synced 2025-05-10 20:46:47 +03:00
Move all effect source files to separate directory, rename effect2 to effects
This commit is contained in:
parent
63bd495584
commit
2bee1df81a
176 changed files with 356 additions and 410 deletions
|
@ -9,8 +9,8 @@
|
|||
#include "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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue