forked from Hay1tsme/segatools
refactor all common parts and games
This commit is contained in:
5
common/util/lib.h
Normal file
5
common/util/lib.h
Normal file
@ -0,0 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#include <windows.h>
|
||||
|
||||
wchar_t *module_file_name(HMODULE module);
|
Reference in New Issue
Block a user