camhook: move camera hook facilities to their own module
makes the number of cameras configurable (up to 2), as SDVX only needs 1
This commit is contained in:
@@ -15,6 +15,7 @@ libs_iidxhook8 := \
|
||||
iidxhook-util \
|
||||
acioemu \
|
||||
bio2emu \
|
||||
camhook \
|
||||
iidxio \
|
||||
hook \
|
||||
hooklib \
|
||||
@@ -24,7 +25,5 @@ libs_iidxhook8 := \
|
||||
|
||||
src_iidxhook8 := \
|
||||
bi2a.c \
|
||||
cam.c \
|
||||
config-cam.c \
|
||||
config-io.c \
|
||||
dllmain.c \
|
||||
|
||||
Reference in New Issue
Block a user