Browse Source

Removed raudio.h from public header

pull/2581/head
Ray 3 years ago
parent
commit
49a534b5d4
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      src/CMakeLists.txt

+ 0
- 1
src/CMakeLists.txt View File

@ -25,7 +25,6 @@ set(raylib_public_headers
raylib.h raylib.h
rlgl.h rlgl.h
raymath.h raymath.h
raudio.h
) )
# Sources to be compiled # Sources to be compiled

Loading…
Cancel
Save