Replaced a .data4 by two .data2's: .data4 not guaranteed to work with big numbers

This commit is contained in:
ceriel 1990-11-15 11:53:22 +00:00
parent 994b1319ca
commit 9ef7e00974

View file

@ -14,7 +14,7 @@ one:
two: two:
.data2 2 .data2 2
bigmin: bigmin:
.data4 -2147483648 .data2 0, -32768
.sect .text .sect .text
.adf4: .adf4: