diff --git a/programs/games/tanks/trunk/tanks.asm b/programs/games/tanks/trunk/tanks.asm index c99b3fa672..0085a2c945 100644 --- a/programs/games/tanks/trunk/tanks.asm +++ b/programs/games/tanks/trunk/tanks.asm @@ -351,7 +351,6 @@ maincycle: je .button jmp action .button: - mcall 63,1,'o' mcall -1 .redraw: call drawwin @@ -1201,7 +1200,6 @@ menu: jz .key ; jmp .button ;.button: - mcall 63,1,'l' mcall -1 .redraw: pop eax