diff options
Diffstat (limited to 'sky/compacts/42comp.h')
-rw-r--r-- | sky/compacts/42comp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sky/compacts/42comp.h b/sky/compacts/42comp.h index e4b229d689..94e8bf4faa 100644 --- a/sky/compacts/42comp.h +++ b/sky/compacts/42comp.h @@ -536,7 +536,7 @@ uint16 sc42_logic_list[] = { ID_STD_MENU_LOGIC, }; -uint32 sc42_walk_grid[0]; +uint32 *sc42_walk_grid = 0; uint16 sc42_jdg_turn[] = { 167*64, |