diff options
Diffstat (limited to 'engines/tinsel/sysvar.h')
-rw-r--r-- | engines/tinsel/sysvar.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/tinsel/sysvar.h b/engines/tinsel/sysvar.h index 869a99caa3..8866558e62 100644 --- a/engines/tinsel/sysvar.h +++ b/engines/tinsel/sysvar.h @@ -86,7 +86,7 @@ typedef enum { SV_DEFAULT_INV, ISV_GHOST_ACTOR, ISV_GHOST_BASE, ISV_GHOST_COLOUR, - + SV_TOPVALID } SYSVARS; |