X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=blobdiff_plain;f=misc.c;h=3aca465d0d5bd960095249db46e98449018057f2;hp=c16a30092d64c76efd323e89091707df381aaa56;hb=44c444d6389d2342dca94f5fbe8c9de540a83c7b;hpb=092f4787902cf26da6745bc7ef303b5fd783773c diff --git a/misc.c b/misc.c index c16a300..3aca465 100644 --- a/misc.c +++ b/misc.c @@ -937,7 +937,7 @@ L10: if(MAP2[1] == 0)MPINIT(); #undef MPINIT void fMPINIT(void) { long FIRST, I, J, LAST, VAL; -static long RUNS[7][2] = {32,34, 39,46, 65,90, 97,122, 37,37, 48,57, 0,126}; +static long RUNS[7][2] = { {32,34}, {39,46}, {65,90}, {97,122}, {37,37}, {48,57}, {0,126} }; for (I=1; I<=128; I++) {