Hi
WASM: Gauge Bitmap has no callback function in module vfs://4/SimObjects/Airplanes/4/panel/4.wasm
but I have:
// Callbacks
extern "C" {
MSFS_CALLBACK bool Demo_gauge_callback(FsContext ctx, int service_id, void* pData)
{
Why the error, what am I doing wrong?
Many thanks