mirror of
https://github.com/CrazyRedMachine/popnhax.git
synced 2024-11-24 06:10:12 +01:00
9 lines
111 B
Makefile
9 lines
111 B
Makefile
libs += minhook
|
|
|
|
src_minhook := \
|
|
hook.c \
|
|
buffer.c \
|
|
trampoline.c \
|
|
hde32.c \
|
|
hde64.c \
|