diff options
Diffstat (limited to 'sky/compacts/39comp.h')
-rw-r--r-- | sky/compacts/39comp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sky/compacts/39comp.h b/sky/compacts/39comp.h index c908092a60..bc95fc087b 100644 --- a/sky/compacts/39comp.h +++ b/sky/compacts/39comp.h @@ -272,7 +272,7 @@ Compact sc39_exit_41 = { SC39_EXIT_41_ACTION, // actionScript }; -uint32 sc39_walk_grid[0]; +uint32 *sc39_walk_grid = 0; uint16 sc39_descend[] = { 23*64, |