diff options
Diffstat (limited to 'sky/compacts/68comp.h')
-rw-r--r-- | sky/compacts/68comp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sky/compacts/68comp.h b/sky/compacts/68comp.h index 14590b97e9..4d486e6494 100644 --- a/sky/compacts/68comp.h +++ b/sky/compacts/68comp.h @@ -933,7 +933,7 @@ Compact sc68_sensor = { 0, // baseSub_off }; -uint32 grid68[0]; +uint32 *grid68 = 0; uint16 sc68_pulse1_anim[] = { 58*64, |