diff options
Diffstat (limited to 'sky/compacts/17comp.h')
-rw-r--r-- | sky/compacts/17comp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sky/compacts/17comp.h b/sky/compacts/17comp.h index 891fc3f803..819c4a95e3 100644 --- a/sky/compacts/17comp.h +++ b/sky/compacts/17comp.h @@ -171,7 +171,7 @@ Compact s17_floor = { FLOOR_ACTION, // actionScript }; -uint32 grid17[0]; +uint32 *grid17 = 0; uint16 get_card_seq[] = { 30*64, |