camhook: split cam-detect code to different file

This commit is contained in:
Will Xyen
2024-05-21 22:29:11 -07:00
committed by Will
parent a03c4e0d93
commit 8307837995
5 changed files with 418 additions and 372 deletions
+1
View File
@@ -8,4 +8,5 @@ libs_camhook := \
src_camhook := \
cam.c \
cam-detect.c \
config-cam.c \