Este sitio web funciona mejor con JavaScript.
Inicio
Ayuda
Iniciar sesión
cacalabs
/
neercs
réplica de
https://github.com/cacalabs/neercs.git
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
neercs: add missing "loldebug.h" include.
master
Sam Hocevar
hace 12 años
padre
20b291c48b
commit
01f7b1a3de
Se han
modificado 2 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+0
-1
neercs/neercs.cpp
+1
-0
neercs/video/render.cpp
+ 0
- 1
neercs/neercs.cpp
Ver fichero
@@ -31,7 +31,6 @@
#include <caca.h>
#include "core.h"
#include "loldebug.h"
using namespace std;
using namespace lol;
+ 1
- 0
neercs/video/render.cpp
Ver fichero
@@ -23,6 +23,7 @@
#include "core.h"
#include "lolgl.h"
#include "loldebug.h"
using namespace std;
using namespace lol;
Escribir
Vista previa
Cargando…
Cancelar
Guardar