diff options
Diffstat (limited to 'sky/compacts/34comp.h')
-rw-r--r-- | sky/compacts/34comp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sky/compacts/34comp.h b/sky/compacts/34comp.h index 050d44b685..387b43aeb1 100644 --- a/sky/compacts/34comp.h +++ b/sky/compacts/34comp.h @@ -80,7 +80,7 @@ Compact sc34_secateurs = { 0, // baseSub_off }; -uint32 sc34_walk_grid[0]; +uint32 *sc34_walk_grid = 0; uint16 sc34_logic_list[] = { ID_FOSTER, |