This website requires JavaScript.
Explore
Help
Register
Sign In
komikazui
/
segatools
Watch
1
Star
0
Fork
0
You've already forked segatools
forked from
Dniel97/segatools
Code
Pull Requests
Activity
706262ce37
segatools
/
cardhook
/
_com12.h
6 lines
67 B
C
Raw
Normal View
History
Unescape
Escape
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.
2018-11-21 01:29:40 +00:00
#
pragma once
aimeio: Factor out emulated reader assembly app logic
2019-02-26 02:56:45 +00:00
#
include
<windows.h>
HRESULT
com12_hook_init
(
void
)
;
Copy Permalink