diff options
Diffstat (limited to 'sky/compacts/78comp.h')
-rw-r--r-- | sky/compacts/78comp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sky/compacts/78comp.h b/sky/compacts/78comp.h index c36b56c4b3..109fb6aff9 100644 --- a/sky/compacts/78comp.h +++ b/sky/compacts/78comp.h @@ -750,7 +750,7 @@ Compact sc78_pipe = { FLOOR_ACTION, // actionScript }; -uint32 grid78[0]; +uint32 *grid78 = 0; uint16 sc78_palette[] = { 0, |