Removed useless OSExit function. Cleaned up the source a bit.

This commit is contained in:
jbo_85
2005-10-09 14:28:23 +00:00
parent 2b3b6f0e1b
commit 3226c5115d
11 changed files with 24 additions and 47 deletions

View File

@@ -146,11 +146,9 @@ EXTSYM KeyDisplayBatt
%ifdef __UNIXSDL__
EXTSYM numlockptr
%endif
%ifdef __WIN32__
%elifdef __WIN32__
EXTSYM initDirectDraw,reInitSound
%endif
%ifdef __MSDOS__
%elifdef __MSDOS__
EXTSYM dssel
%endif