kolibrios-fun/programs/other/outdated/rb/trunk/build_et.bat
Kirill Lipatov (Leency) 06a59f5da7 move rb and skinsel to outdated folder
git-svn-id: svn://kolibrios.org@7961 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-20 19:41:02 +00:00

6 lines
109 B
Batchfile

@erase lang.inc
@echo lang fix et >lang.inc
@fasm -m 16384 @rb.asm @rb
@kpack @rb
@erase lang.inc
@pause