Ver código fonte

egl: define vsnprintf

tags/mesa_20090313
Jonathan White 17 anos atrás
pai
commit
b908ce93d4
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1
    0
      include/EGL/eglplatform.h

+ 1
- 0
include/EGL/eglplatform.h Ver arquivo

@@ -61,6 +61,7 @@ typedef unsigned long u_int32_t;
typedef unsigned char uint8_t;
#define snprintf _snprintf
#define strcasecmp _stricmp
#define vsnprintf _vsnprintf

typedef HDC NativeDisplayType;
typedef HWND NativeWindowType;

Carregando…
Cancelar
Salvar