aboutsummaryrefslogtreecommitdiff
path: root/tools/create_hugo/enums.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/create_hugo/enums.h')
-rw-r--r--tools/create_hugo/enums.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/create_hugo/enums.h b/tools/create_hugo/enums.h
index a526c99ca5..e10cbe19b0 100644
--- a/tools/create_hugo/enums.h
+++ b/tools/create_hugo/enums.h
@@ -1388,8 +1388,6 @@ enum action_t { // Parameters:
OLD_SONG = 49 // Added by Strangerke - Set currently playing sound, old way: that is, using a string index instead of a reference in a file
};
-#define NORMAL_TPS 9 // Number of ticks (frames) per second
-
// Enumerate object numbers. ALL objects must have an entry here in order.
enum objid_1w {
HERO = 0, DOOR1_1w, EYES1_1w, EYES2_1w, BAT_1w, PKIN_1w, KEY_1w, FENCE_1w, TREE1_1w,