Removed OpenAL backend

This commit is contained in:
Ray
2018-10-18 11:38:42 +02:00
parent 8bac72f4fa
commit c2aa1fed7b
6 changed files with 12 additions and 642 deletions

View File

@ -1,7 +1,5 @@
/* config.h.in */
#cmakedefine USE_OPENAL_BACKEND 1
// core.c
/* Camera module is included (camera.h) and multiple predefined cameras are available: free, 1st/3rd person, orbital */
#cmakedefine SUPPORT_CAMERA_SYSTEM 1