Open Watcom Linker Version 2.0 beta Sep 21 2015 10:22:11 (32-bit)
Copyright (c) 2002-2015 The Open Watcom Contributors. All Rights Reserved.
Portions Copyright (c) 1985-2002 Sybase, Inc. All Rights Reserved.
-Created on: 15/09/23 12:57:42
+Created on: 15/09/23 13:03:30
Executable Image: scroll.exe
creating a DOS executable
1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, \
1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 1, 2, 3, 4 };*/
//check for failed to load map
- if((map->width == map->height == 0) || (q>0))
+ if((map->width == map->height == 0) && (q>0))
{
//initiate a null map!
map->width=MAPW;///2;