forked from TeamTofuShop/segatools
cm: added printer support
This commit is contained in:
1602
hooklib/printer.c
1602
hooklib/printer.c
File diff suppressed because it is too large
Load Diff
@ -14,3 +14,4 @@ struct printer_config {
|
||||
};
|
||||
|
||||
void printer_hook_init(const struct printer_config *cfg, int rfid_port_no, HINSTANCE self);
|
||||
void printer_hook_insert_hooks(HMODULE target);
|
||||
|
Reference in New Issue
Block a user