segatools/common/util/lib.h
2025-04-17 19:40:40 +02:00

6 lines
79 B
C

#pragma once
#include <windows.h>
wchar_t *module_file_name(HMODULE module);