kolibrios/programs/develop/ktcc/trunk/lib/msgbox
Magomed Kostoev (mkostoevr) 32a9e36b93 Put imports into ".imp.@." sections.
Now it's not necessary to put linking of these libraries at the end of tcc command line.

git-svn-id: svn://kolibrios.org@8605 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-02-23 20:59:07 +00:00
..
__lib__.asm Added libraries to ktcc: "rasterworks", "libimg", "libgb", "msgbox". And also an examples for these libraries. 2020-10-15 23:17:06 +00:00
__lib__.inc Added libraries to ktcc: "rasterworks", "libimg", "libgb", "msgbox". And also an examples for these libraries. 2020-10-15 23:17:06 +00:00
make.bat Added libraries to ktcc: "rasterworks", "libimg", "libgb", "msgbox". And also an examples for these libraries. 2020-10-15 23:17:06 +00:00
makefile Added libraries to ktcc: "rasterworks", "libimg", "libgb", "msgbox". And also an examples for these libraries. 2020-10-15 23:17:06 +00:00
mb_create.asm Put imports into ".imp.@." sections. 2021-02-23 20:59:07 +00:00
mb_reinit.asm Put imports into ".imp.@." sections. 2021-02-23 20:59:07 +00:00
mb_setfunctions.asm Put imports into ".imp.@." sections. 2021-02-23 20:59:07 +00:00