This website works better with JavaScript.
Почетна
Помоћ
Пријавите Се
lolengine
/
lol
огледало од
https://github.com/lolengine/lol
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Издања
0
Вики
Activity
Преглед изворни кода
core: get rid of now useless <cstdio> includes.
legacy
Sam Hocevar
sam
пре 14 година
родитељ
1e5624d551
комит
10b321b204
19 измењених фајлова
са
0 додато
и
21 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
src/debugquad.cpp
+0
-1
src/debugrecord.cpp
+0
-1
src/debugsphere.cpp
+0
-1
src/dict.cpp
+0
-2
src/eglapp.cpp
+0
-1
src/emitter.cpp
+0
-1
src/entity.cpp
+0
-1
src/image.cpp
+0
-1
src/input.cpp
+0
-1
src/matrix.cpp
+0
-1
src/profiler.cpp
+0
-1
src/scene.cpp
+0
-1
src/shader.cpp
+0
-1
src/ticker.cpp
+0
-2
src/tiler.cpp
+0
-1
src/timer.cpp
+0
-1
src/video.cpp
+0
-1
src/world.cpp
+0
-1
src/worldentity.cpp
+ 0
- 1
src/debugquad.cpp
Прегледај датотеку
@@ -12,7 +12,6 @@
# include "config.h"
#endif
#include <cstdio>
#include <cmath>
#include "core.h"
+ 0
- 1
src/debugrecord.cpp
Прегледај датотеку
@@ -12,7 +12,6 @@
# include "config.h"
#endif
#include <cstdio>
#include <cstring>
#if defined USE_PIPI
+ 0
- 1
src/debugsphere.cpp
Прегледај датотеку
@@ -18,7 +18,6 @@
# include <windows.h>
#endif
#include <cstdio>
#include <cmath>
#include "core.h"
+ 0
- 1
src/dict.cpp
Прегледај датотеку
@@ -13,7 +13,6 @@
#endif
#include <cstring>
#include <cstdio>
#include <cstdlib>
#include "core.h"
+ 0
- 2
src/eglapp.cpp
Прегледај датотеку
@@ -12,8 +12,6 @@
# include "config.h"
#endif
#include <cstdio>
#if defined USE_EGL
# include <X11/Xlib.h>
# include <X11/Xatom.h>
+ 0
- 1
src/emitter.cpp
Прегледај датотеку
@@ -12,7 +12,6 @@
# include "config.h"
#endif
#include <cstdio>
#include <cmath>
#include "core.h"
+ 0
- 1
src/entity.cpp
Прегледај датотеку
@@ -13,7 +13,6 @@
#endif
#include <cstdlib>
#include <cstdio>
#include "core.h"
+ 0
- 1
src/image.cpp
Прегледај датотеку
@@ -13,7 +13,6 @@
#endif
#include <cmath>
#include <cstdio>
#if defined __APPLE__ && defined __MACH__
# import <UIKit/UIKit.h>
+ 0
- 1
src/input.cpp
Прегледај датотеку
@@ -12,7 +12,6 @@
# include "config.h"
#endif
#include <cstdio>
#include <cstdlib>
#include <cmath>
+ 0
- 1
src/matrix.cpp
Прегледај датотеку
@@ -12,7 +12,6 @@
# include "config.h"
#endif
#include <cstdio>
#include <cstdlib> /* free() */
#include <cstring> /* strdup() */
+ 0
- 1
src/profiler.cpp
Прегледај датотеку
@@ -13,7 +13,6 @@
#endif
#include <cstdlib>
#include <cstdio>
#include <stdint.h>
#include "core.h"
+ 0
- 1
src/scene.cpp
Прегледај датотеку
@@ -13,7 +13,6 @@
#endif
#include <cstdlib>
#include <cstdio>
#include <cmath>
#ifdef WIN32
+ 0
- 1
src/shader.cpp
Прегледај датотеку
@@ -13,7 +13,6 @@
#endif
#include <cmath>
#include <cstdio>
#ifdef WIN32
# define WIN32_LEAN_AND_MEAN
+ 0
- 1
src/ticker.cpp
Прегледај датотеку
@@ -13,7 +13,6 @@
#endif
#include <cstdlib>
#include <cstdio>
#include <stdint.h>
#include "core.h"
+ 0
- 2
src/tiler.cpp
Прегледај датотеку
@@ -12,8 +12,6 @@
# include "config.h"
#endif
#include <cstdio>
#include "core.h"
namespace lol
+ 0
- 1
src/timer.cpp
Прегледај датотеку
@@ -13,7 +13,6 @@
#endif
#include <cstdlib>
#include <cstdio>
#include <stdint.h>
#if defined __linux__ || defined __APPLE__
+ 0
- 1
src/video.cpp
Прегледај датотеку
@@ -13,7 +13,6 @@
#endif
#include <cmath>
#include <cstdio>
#ifdef WIN32
# define WIN32_LEAN_AND_MEAN
+ 0
- 1
src/world.cpp
Прегледај датотеку
@@ -12,7 +12,6 @@
# include "config.h"
#endif
#include <cstdio>
#include <cstring>
#include <cstdlib>
#include <ctype.h>
+ 0
- 1
src/worldentity.cpp
Прегледај датотеку
@@ -13,7 +13,6 @@
#endif
#include <cstdlib>
#include <cstdio>
#include "core.h"
Write
Preview
Loading…
Откажи
Сачувај