forked from TeamTofuShop/segatools
kemono: add support
This commit is contained in:
@ -15,3 +15,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);
|
||||
void printer_set_dimensions(int width, int height);
|
Reference in New Issue
Block a user