Code readability cleanup
This commit is contained in:
@@ -2893,7 +2893,7 @@ NEWSYM ClockOutputB
|
||||
dec ebx
|
||||
jnz .loop2b
|
||||
.do8b
|
||||
call GetTimeInSeconds
|
||||
call GetTimeInSeconds
|
||||
xor edx,edx
|
||||
mov ebx,60
|
||||
div ebx
|
||||
@@ -3035,7 +3035,6 @@ NEWSYM hextestoutput
|
||||
add eax,40h
|
||||
mov edx,eax
|
||||
mov [Testval],edx
|
||||
|
||||
cmp byte[pressed+25],1
|
||||
jne .nopress25
|
||||
jmp .nopress25
|
||||
@@ -3505,7 +3504,6 @@ NEWSYM copyvid
|
||||
mov dword[chatstrR5],0
|
||||
.nortl5
|
||||
|
||||
|
||||
; Test if add table needs updating
|
||||
cmp byte[cbitmode],0
|
||||
je .notatud
|
||||
|
||||
Reference in New Issue
Block a user