Initial community commit
This commit is contained in:
5
Src/Wasabi2/main.h
Normal file
5
Src/Wasabi2/main.h
Normal file
@@ -0,0 +1,5 @@
|
||||
#pragma once
|
||||
#include "nx/nxuri.h"
|
||||
#include "foundation/error.h"
|
||||
|
||||
int NXURICreateWithUTF16(nx_uri_t *out, const wchar_t *utf16);
|
||||
Reference in New Issue
Block a user