Fix Formatting

This commit is contained in:
Saksham Goyal 2025-10-14 19:02:43 -04:00 committed by GitHub
parent 3c2c8cb581
commit 0275c4fece
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1429,3 +1429,4 @@ static KeyboardKey ConvertScancodeToKey(u32 keycode)
return (KeyboardKey)keyMappingRGFW[keycode];
}