#pragma once #ifdef __cplusplus extern "C" { #endif int Wasabi_Init(); #ifdef __cplusplus } #endif