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