- Move source code from `trunk` into program root directory. - Update build files and ASM include paths. - Note: Line endings standardised from `CRLF` > `LF`, so best to view diffs with whitespace changes hidden.
3 lines
66 B
Batchfile
3 lines
66 B
Batchfile
@fasm -m 16384 editbox.asm editbox.kex
|
|
REM @kpack editbox
|
|
@pause |