Explorar el Código

Update raylib.h

pull/5483/head
Ray hace 3 semanas
padre
commit
4cf844b74e
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. +1
    -2
      src/raylib.h

+ 1
- 2
src/raylib.h Ver fichero

@ -570,8 +570,7 @@ typedef enum {
} TraceLogLevel;
// Keyboard keys (US keyboard layout)
// NOTE: Use GetKeyPressed() to allow redefining
// required keys for alternative layouts
// NOTE: Use GetKeyPressed() to allow redefining required keys for alternative layouts
typedef enum {
KEY_NULL = 0, // Key: NULL, used for no key pressed
// Alphanumeric keys

Cargando…
Cancelar
Guardar