This website requires JavaScript.
Explore
Help
Sign In
Tendokyu
/
segatools-dniel97
Watch
1
Star
0
Fork
0
You've already forked segatools-dniel97
mirror of
https://gitea.tendokyu.moe/Dniel97/segatools.git
synced
2024-11-14 17:17:36 +01:00
Code
Releases
Activity
9924bf6018
segatools-dniel97
/
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 02:29:40 +01:00
#
pragma once
aimeio: Factor out emulated reader assembly app logic
2019-02-26 03:56:45 +01:00
#
include
<windows.h>
HRESULT
com12_hook_init
(
void
)
;
Copy Permalink