forked from KolibriOS/kolibrios
tanks: debug information deleted
git-svn-id: svn://kolibrios.org@2020 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
f4f968fa37
commit
5ca074d5ff
@ -351,7 +351,6 @@ maincycle:
|
|||||||
je .button
|
je .button
|
||||||
jmp action
|
jmp action
|
||||||
.button:
|
.button:
|
||||||
mcall 63,1,'o'
|
|
||||||
mcall -1
|
mcall -1
|
||||||
.redraw:
|
.redraw:
|
||||||
call drawwin
|
call drawwin
|
||||||
@ -1201,7 +1200,6 @@ menu:
|
|||||||
jz .key
|
jz .key
|
||||||
; jmp .button
|
; jmp .button
|
||||||
;.button:
|
;.button:
|
||||||
mcall 63,1,'l'
|
|
||||||
mcall -1
|
mcall -1
|
||||||
.redraw:
|
.redraw:
|
||||||
pop eax
|
pop eax
|
||||||
|
Loading…
Reference in New Issue
Block a user