mirror of
https://github.com/TombEngine/TombEngine.git
synced 2025-05-06 19:01:06 +03:00
Refactored switches
This commit is contained in:
parent
82898fe37b
commit
d0da243f73
48 changed files with 910 additions and 907 deletions
|
@ -11,6 +11,9 @@
|
|||
#include "pickup.h"
|
||||
#include "draw.h"
|
||||
#include "puzzles_keys.h"
|
||||
#include "generic_switch.h"
|
||||
|
||||
using namespace TEN::Entities::Switches;
|
||||
|
||||
enum PuzzleType {
|
||||
PUZZLETYPE_NORMAL,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue