From 5ca074d5ffac408dd622d3e1a9d79206ef73434a Mon Sep 17 00:00:00 2001 From: "Kirill Lipatov (Leency)" Date: Mon, 25 Jul 2011 14:47:13 +0000 Subject: [PATCH] tanks: debug information deleted git-svn-id: svn://kolibrios.org@2020 a494cfbc-eb01-0410-851d-a64ba20cac60 --- programs/games/tanks/trunk/tanks.asm | 2 -- 1 file changed, 2 deletions(-) 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