aboutsummaryrefslogtreecommitdiff
path: root/engines/hugo/route.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/hugo/route.h')
-rw-r--r--engines/hugo/route.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/hugo/route.h b/engines/hugo/route.h
index ca5d03d910..5b1eb9bff4 100644
--- a/engines/hugo/route.h
+++ b/engines/hugo/route.h
@@ -36,8 +36,8 @@
namespace Hugo {
/**
-* Purpose of an automatic route
-*/
+ * Purpose of an automatic route
+ */
enum go_t {kRouteSpace, kRouteExit, kRouteLook, kRouteGet};
struct Point {