fix some comments

This commit is contained in:
mittorn
2019-11-18 21:13:21 +07:00
parent 6f58ef2394
commit 94fc0febc7
2 changed files with 17 additions and 4 deletions

View File

@@ -54,7 +54,7 @@ GNU General Public License for more details.
#define MSGBOX_WIN32 3
// messageboxes (XASH_LIB)
// library loading (XASH_LIB)
#define LIB_NULL 0
#define LIB_POSIX 1
#define LIB_WIN32 2