forked from TeamTofuShop/segatools
Wire up libamex config
This commit is contained in:
@ -4,4 +4,4 @@
|
||||
|
||||
#include <stddef.h>
|
||||
|
||||
HRESULT nvram_open_file(HANDLE *out, wchar_t *path, size_t size);
|
||||
HRESULT nvram_open_file(HANDLE *out, const wchar_t *path, size_t size);
|
||||
|
Reference in New Issue
Block a user