Sfoglia il codice sorgente

Update raylib.h

pull/2017/head
Ray 4 anni fa
committed by GitHub
parent
commit
2474d50dba
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      src/raylib.h

+ 1
- 1
src/raylib.h Vedi File

@ -81,7 +81,7 @@
#include <stdarg.h> // Required for: va_list - Only used by TraceLogCallback
#define RAYLIB_VERSION "4.0-dev"
#define RAYLIB_VERSION "4.0"
#ifndef RLAPI
#define RLAPI // We are building or using rlgl as a static library (or Linux shared library)

Caricamento…
Annulla
Salva