summaryrefslogtreecommitdiffstats
path: root/html.h
diff options
context:
space:
mode:
Diffstat (limited to 'html.h')
-rw-r--r--html.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/html.h b/html.h
index bd576ceb..897c9364 100644
--- a/html.h
+++ b/html.h
@@ -63,6 +63,9 @@ enum htmltag {
TAG_MTABLE,
TAG_MTR,
TAG_MTD,
+ TAG_MUNDEROVER,
+ TAG_MUNDER,
+ TAG_MOVER,
TAG_MAX
};