diff options
Diffstat (limited to 'src/starter/keywords.h')
-rw-r--r-- | src/starter/keywords.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/starter/keywords.h b/src/starter/keywords.h index d62a83df8..f574c77b0 100644 --- a/src/starter/keywords.h +++ b/src/starter/keywords.h @@ -25,8 +25,9 @@ typedef enum { KW_CHARONSTART, KW_PLUTOSTART, - /* pluto keywords */ + /* pluto/charon keywords */ KW_PLUTODEBUG, + KW_CHARONDEBUG, KW_PREPLUTO, KW_POSTPLUTO, KW_UNIQUEIDS, |