install rcamera.h (#4603)

Signed-off-by: Per Hallsmark <per.hallsmark@bitjuggler.se>
This commit is contained in:
Per Hallsmark
2024-12-15 11:16:08 +01:00
committed by GitHub
parent 93a1e75741
commit d0504800d2
2 changed files with 2 additions and 0 deletions

View File

@@ -23,6 +23,7 @@ endif()
# Used as public API to be included into other projects
set(raylib_public_headers
raylib.h
rcamera.h
rlgl.h
raymath.h
)