Files
djhackersdev_bemanitools/src/main/iidx-bio2-exit-hook/Module.mk
T
icex2 4b061bdf8f Add iidx-bio2-exit-hook: Exit games with bio2 with button combination
Press Start P1 + Start P2 + Effect + VEFX at the same time to
terminate the game. Useful for multi game setups running some
sort of game loader/selector and not having to use a keyboard.
2020-12-20 16:39:00 +01:00

13 lines
211 B
Makefile

dlls += iidx-bio2-exit-hook
ldflags_iidx-bio2-exit-hook := \
-lsetupapi \
libs_iidx-bio2-exit-hook := \
bio2drv \
hook \
util \
src_iidx-bio2-exit-hook := \
main.c \