SDL interface no longer use FMOD.dll

This commit is contained in:
Alam Ed Arias 2014-03-24 19:40:54 -04:00
parent 69d3f325f5
commit a9c2395e8d
1 changed files with 0 additions and 1 deletions

View File

@ -55,7 +55,6 @@ else
endif
ifdef SDL
D_FILES+=$(D_DIR)/fmod.dll
i_system_o+=$(OBJDIR)/SRB2.res
i_main_o+=$(OBJDIR)/win_dbg.o
ifndef NOHW