cardhook: Wire up aimeReaderHost hook

This is an external AiMe driver process that is only used by
Chunithm AFAIK. The wiring can be easily re-used for other games.
This commit is contained in:
Tau
2018-11-20 20:29:40 -05:00
parent 1630784c3d
commit 55c68c8094
6 changed files with 248 additions and 0 deletions

View File

@ -22,5 +22,6 @@ subdir('jvs')
subdir('nu')
subdir('util')
subdir('cardhook')
subdir('chunihook')
subdir('minihook')