Attempt to repair GitLab build breakage.
This commit is contained in:
parent
a45f297dc7
commit
ff36dff18f
3 changed files with 15 additions and 16 deletions
2
main.c
2
main.c
|
@ -14,7 +14,7 @@
|
|||
|
||||
struct game_t game;
|
||||
|
||||
long LNLENG, LNPOSN, PARMS[26];
|
||||
long LNLENG, LNPOSN, PARMS[MAXPARMS+1];
|
||||
char rawbuf[LINESIZE], INLINE[LINESIZE+1], MAP1[129], MAP2[129];
|
||||
|
||||
long AMBER, ATTACK, AXE, BACK, BATTER, BEAR, BIRD, BLOOD,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue