Fix various typos not caught by codespell
Revert upstream `core/input/gamecontrollerdb.txt`. Upstream fix: https://github.com/gabomdq/SDL_GameControllerDB/pull/600
This commit is contained in:
parent
a9e4eac7b9
commit
38aaaa3cf9
18 changed files with 21 additions and 21 deletions
|
|
@ -659,7 +659,7 @@ void main() {
|
|||
if (sc_use_vrs) {
|
||||
ivec2 vrs_pos;
|
||||
|
||||
// Currenty we use a 16x16 texel, possibly some day make this configurable.
|
||||
// Currently we use a 16x16 texel, possibly some day make this configurable.
|
||||
if (sc_half_res) {
|
||||
vrs_pos = pos >> 3;
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue