アヲタロウ 🥑
napi_value
_LoadTexture
(
const
char
*
location
)
{
Texture2D result
=
LoadTexture
(
location
)
;
}