This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
Hero3
/
vcmi
espejo de
https://github.com/vcmi/vcmi.git
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Fixed endianness
Ivan Savenko
hace 11 años
padre
8f1a4fcb56
commit
4092929b70
Se han
modificado 1 ficheros
con
2 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
2
0
client/gui/SDL_Pixels.h
+ 2
- 0
client/gui/SDL_Pixels.h
Ver fichero
@@ -1,5 +1,7 @@
#pragma once
+#include <SDL_endian.h>
+
#include "SDL_Extensions.h"
/*