mirror of
https://github.com/spice2x/spice2x.github.io.git
synced 2026-08-01 22:30:42 -07:00
6 lines
76 B
C
6 lines
76 B
C
#pragma once
|
|
|
|
#include <windows.h>
|
|
|
|
void winuser_hook_init(HMODULE module);
|