whoops
This commit is contained in:
parent
15fc5367f9
commit
8ad996981a
1 changed files with 1 additions and 1 deletions
2
mandel.s
2
mandel.s
|
@ -107,7 +107,7 @@ KEY_RIGHT = $87
|
||||||
|
|
||||||
.struct float48
|
.struct float48
|
||||||
exponent .byte
|
exponent .byte
|
||||||
mantissa .byte 6
|
mantissa .byte 5
|
||||||
.endstruct
|
.endstruct
|
||||||
|
|
||||||
.import mul_lobyte256
|
.import mul_lobyte256
|
||||||
|
|
Loading…
Reference in a new issue