[Upd] error message

This commit is contained in:
Nicolas Roehm 2021-07-10 14:10:12 +02:00 committed by GitHub
parent 0d46eb9066
commit b3c929499e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -315,7 +315,7 @@ static void *rwebinput_input_init(const char *joypad_driver)
if (r != EMSCRIPTEN_RESULT_SUCCESS)
{
RARCH_ERR(
"[EMSCRIPTEN/INPUT] failed to create keydown callback: %d\n", r);
"[EMSCRIPTEN/INPUT] failed to create keyup callback: %d\n", r);
}
r = emscripten_set_keypress_callback(