Explorar el Código

Allow ShowWindow usage ;)

pull/728/head
raysan5 hace 7 años
padre
commit
d41e50f866
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      src/raylib.h

+ 1
- 0
src/raylib.h Ver fichero

@ -139,6 +139,7 @@
// deprecated raylib implementation of these functions
#define FormatText TextFormat
#define SubText TextSubtext
#define ShowWindow UnhideWindow
//----------------------------------------------------------------------------------
// Structures Definition

Cargando…
Cancelar
Guardar