mirror of
https://github.com/djhackersdev/bemanitools.git
synced 2026-09-15 11:55:10 -05:00
7 lines
96 B
C
7 lines
96 B
C
#ifndef IIDXHOOK_SETUPAPI_H
|
|
#define IIDXHOOK_SETUPAPI_H
|
|
|
|
void setupapi_hook_init(void);
|
|
|
|
#endif
|