fix: Unused variable in wasm build
This commit is contained in:
parent
6ead8d8b49
commit
99b90f90ac
@ -906,6 +906,7 @@ namespace hex {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
#else
|
#else
|
||||||
|
std::ignore = scanCode;
|
||||||
// Emscripten doesn't support glfwGetKeyName. Just pass the value through.
|
// Emscripten doesn't support glfwGetKeyName. Just pass the value through.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user