Pārlūkot izejas kodu

Fixed funny typo mistake... (#1657)

pull/1659/head
Rabia Alhaffar pirms 4 gadiem
committed by GitHub
vecāks
revīzija
96e5e0dfb2
Šim parakstam datu bāzē netika atrasta zināma atslēga GPG atslēgas ID: 4AEE18F83AFDEB23
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      src/core.c

+ 1
- 1
src/core.c Parādīt failu

@ -2980,7 +2980,7 @@ bool IsGamepadButtonReleased(int gamepad, int button)
return released;
}
// Detect if a mouse button is NOT being pressed
// Detect if a gamepad button is NOT being pressed
bool IsGamepadButtonUp(int gamepad, int button)
{
bool result = false;

Notiek ielāde…
Atcelt
Saglabāt