fix: Unused variable in wasm build
This commit is contained in:
parent
6ead8d8b49
commit
99b90f90ac
@ -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