TANKS v.1.15

1) Checking for "rolled up" window
2) Code optimization
3) Clearing source

git-svn-id: svn://kolibrios.org@2079 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Marat Zakiyanov (Mario79) 2011-08-19 17:55:26 +00:00
parent 8ea57ef7f5
commit a157945fec
4 changed files with 2183 additions and 2187 deletions

View File

@ -1,5 +1,6 @@
@erase lang.inc
@echo lang fix en >lang.inc
@fasm tanks.asm tanks
@kpack tanks
@erase lang.inc
@pause

View File

@ -1,5 +1,6 @@
@erase lang.inc
@echo lang fix ru >lang.inc
@fasm tanks.asm tanks
@kpack tanks
@erase lang.inc
@pause

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff