forked from TeamTofuShop/segatools
Wire up libamex config
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
|
||||
#include "util/dprintf.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)
|
||||
{
|
||||
LARGE_INTEGER cur_size;
|
||||
LARGE_INTEGER pos;
|
||||
|
Reference in New Issue
Block a user