develop/ktcc: Post-SVN tidy
- Move source code from `trunk` into program root directory. - Update build files and include paths. - Note: Line endings standardised from `CRLF` > `LF`, so best to view diffs with whitespace changes hidden.
This commit is contained in:
6
programs/develop/ktcc/bin/lib/msgbox.def
Normal file
6
programs/develop/ktcc/bin/lib/msgbox.def
Normal file
@@ -0,0 +1,6 @@
|
||||
LIBRARY msgbox.obj
|
||||
|
||||
EXPORTS
|
||||
mb_create
|
||||
mb_reinit
|
||||
mb_setfunctions
|
Reference in New Issue
Block a user