diff options
Diffstat (limited to 'sky/compacts/32comp.h')
-rw-r--r-- | sky/compacts/32comp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sky/compacts/32comp.h b/sky/compacts/32comp.h index a84105a23a..29e171db7b 100644 --- a/sky/compacts/32comp.h +++ b/sky/compacts/32comp.h @@ -483,7 +483,7 @@ Compact sc32_vincent = { &sc32_vincent_ext, }; -uint32 sc32_walk_grid[0]; +uint32 *sc32_walk_grid = 0; uint16 sc32_gard_turn_d[] = { 59*64, |