diff options
Diffstat (limited to 'sky/compacts/33comp.h')
-rw-r--r-- | sky/compacts/33comp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sky/compacts/33comp.h b/sky/compacts/33comp.h index 73f4e3d45f..bc57cbaa22 100644 --- a/sky/compacts/33comp.h +++ b/sky/compacts/33comp.h @@ -458,7 +458,7 @@ uint16 sc33_door_open[] = { 0, }; -uint32 sc33_walk_grid[0]; +uint32 *sc33_walk_grid = 0; uint16 reset_34_33[] = { C_SCREEN, |