mirror of
https://github.com/zeldaret/tmc
synced 2026-07-09 23:01:43 -04:00
the rest of the portal types (2 unknown to me)
This commit is contained in:
+7
-1
@@ -7,7 +7,13 @@
|
||||
#define MAX_ROOMS 64
|
||||
|
||||
typedef enum {
|
||||
PT_POT = 4,
|
||||
PT_TREESTUMP,
|
||||
PT_ROCK,
|
||||
PT_2,
|
||||
PT_DUNGEON,
|
||||
PT_JAR,
|
||||
PT_5,
|
||||
PT_TOD,
|
||||
} PortalTypes;
|
||||
|
||||
typedef struct {
|
||||
|
||||
Reference in New Issue
Block a user