diff options
Diffstat (limited to 'sky/compacts/3compact.h')
-rw-r--r-- | sky/compacts/3compact.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sky/compacts/3compact.h b/sky/compacts/3compact.h index aca93d4cf7..3169acd00a 100644 --- a/sky/compacts/3compact.h +++ b/sky/compacts/3compact.h @@ -554,7 +554,7 @@ Compact eye_ball = { &eye_ball_ext, }; -uint32 sh[0]; +uint32 *sh = 0; uint16 liftc3_up[] = { 204*64, |