From: David Griffith Date: Sat, 13 Jul 2019 11:57:46 +0000 (-0700) Subject: Indent and space fixes. X-Git-Url: https://scope-eye.net/git/?a=commitdiff_plain;h=88cfc463ec35b636f080fe0abca04b42440c139b;p=liskon_frotz.git Indent and space fixes. --- diff --git a/src/common/fastmem.c b/src/common/fastmem.c index e0e382c..48a8fbc 100644 --- a/src/common/fastmem.c +++ b/src/common/fastmem.c @@ -224,7 +224,7 @@ void init_memory (void) { ZORK1, 2, "AS000C" }, { ZORK1, 5, "" }, { ZORK1, 15, "UG3AU5" }, - { ZORK1, 20, "" }, + { ZORK1, 20, "" }, { ZORK1, 23, "820428" }, { ZORK1, 25, "820515" }, { ZORK1, 26, "820803" }, @@ -332,7 +332,7 @@ void init_memory (void) { ZORK_ZERO, 0, "870831" }, { ZORK_ZERO, 1, "871030" }, { ZORK_ZERO, 74, "880114" }, - { ZORK_ZERO, 96, "880224" }, + { ZORK_ZERO, 96, "880224" }, { ZORK_ZERO, 153, "880510" }, { ZORK_ZERO, 242, "880830" }, { ZORK_ZERO, 242, "880901" }, @@ -354,7 +354,7 @@ void init_memory (void) { ARTHUR, 74, "890714" }, { JOURNEY, 46, "880603" }, { JOURNEY, 2, "890303" }, - { JOURNEY, 26, "890316" }, + { JOURNEY, 26, "890316" }, { JOURNEY, 30, "890322" }, { JOURNEY, 51, "890522" }, { JOURNEY, 54, "890526" },