'life3': fix function 'but_open_file', clean code
git-svn-id: svn://kolibrios.org@7514 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
f87f6d92df
commit
c6ceff795e
@ -1,7 +1,4 @@
|
||||
if not exist bin mkdir bin
|
||||
@copy *.png bin\*.png
|
||||
@fasm.exe -m 16384 life3.asm bin\life3.kex
|
||||
@kpack bin\life3.kex
|
||||
if not exist bin\buf2d.obj @fasm.exe -m 16384 ..\..\..\develop\libraries\buf2d\trunk\buf2d.asm bin\buf2d.obj
|
||||
@kpack bin\buf2d.obj
|
||||
pause
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user