From b2be5788cf4305d2d9e47a6bd4f14f1a12140834 Mon Sep 17 00:00:00 2001 From: Matthew Hoops Date: Sun, 4 May 2014 13:12:42 -0400 Subject: MOHAWK: Add missing comma --- engines/mohawk/riven_vars.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/mohawk/riven_vars.cpp') diff --git a/engines/mohawk/riven_vars.cpp b/engines/mohawk/riven_vars.cpp index efb9c1c3a2..f09aba7f90 100644 --- a/engines/mohawk/riven_vars.cpp +++ b/engines/mohawk/riven_vars.cpp @@ -117,7 +117,7 @@ static const char *variableNames[] = { "gRViewMPos", "gRViewPos", "gScribe", - "gScribeTime" + "gScribeTime", "gSubElev", "gSubDr", "gUpMoov", -- cgit v1.2.3