diff options
Diffstat (limited to 'sky/compacts/29comp.h')
-rw-r--r-- | sky/compacts/29comp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sky/compacts/29comp.h b/sky/compacts/29comp.h index 7bc491535e..ce6dcd15e9 100644 --- a/sky/compacts/29comp.h +++ b/sky/compacts/29comp.h @@ -118,7 +118,7 @@ Compact s29_floor = { FLOOR_ACTION, // actionScript }; -uint32 grid29[0]; +uint32 *grid29 = 0; uint16 card_slot_29_anim[] = { 18*64, |