summaryrefslogtreecommitdiff
path: root/includes/powder.h
diff options
context:
space:
mode:
Diffstat (limited to 'includes/powder.h')
-rw-r--r--includes/powder.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/includes/powder.h b/includes/powder.h
index c798f43..92310c1 100644
--- a/includes/powder.h
+++ b/includes/powder.h
@@ -219,6 +219,7 @@
#define PT_BOYL 141
#define PT_GEL 142
#define PT_TRON 143
+#define PT_TTAN 144
#define OLD_PT_WIND 147
#define PT_H2 148
@@ -464,6 +465,7 @@ int update_IGNT(UPDATE_FUNC_ARGS);
int update_FRAY(UPDATE_FUNC_ARGS);
int update_REPL(UPDATE_FUNC_ARGS);
int update_TRON(UPDATE_FUNC_ARGS);
+int update_TTAN(UPDATE_FUNC_ARGS);
int update_MISC(UPDATE_FUNC_ARGS);
int update_legacy_PYRO(UPDATE_FUNC_ARGS);