Merge branch 'master' into jgrpp

This commit is contained in:
Jonathan G Rennison
2020-10-14 17:38:23 +01:00
61 changed files with 2031 additions and 1507 deletions

View File

@@ -1,4 +1,4 @@
if (NOT OPTION_DEDICATED)
if(NOT OPTION_DEDICATED)
add_files(
allegro_m.cpp
allegro_m.h
@@ -42,7 +42,7 @@ if (NOT OPTION_DEDICATED)
os2_m.h
CONDITION OPTION_OS2
)
endif (NOT OPTION_DEDICATED)
endif()
add_files(
midi.h