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