diff options
Diffstat (limited to 'sky/compacts/4compact.h')
-rw-r--r-- | sky/compacts/4compact.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sky/compacts/4compact.h b/sky/compacts/4compact.h index 454b465a19..aeed422ae2 100644 --- a/sky/compacts/4compact.h +++ b/sky/compacts/4compact.h @@ -144,7 +144,7 @@ uint16 s4_talk_table[] = { 65535, }; -uint32 l_talk_s4[0]; +uint32 *l_talk_s4 = 0; uint16 chip_list_sc4[] = { 56, @@ -962,7 +962,7 @@ uint16 joey_list_s4[] = { 0, }; -uint32 c43[0]; +uint32 *c43 = 0; Compact chuck_s4 = { L_SCRIPT, // logic |