S JavaScriptem funguje tato webová stránka lépe.
Domů
Nápověda
Přihlásit se
lolengine
/
lol
zrcadlo
https://github.com/lolengine/lol
Sledovat
1
Oblíbit
0
Rozštěpit
0
Zdrojový kód
Úkoly
0
Vydání
0
Wiki
Aktivita
Procházet zdrojové kódy
build: bring the iOS port up to date by synchronising new source file
names with the project file.
legacy
Sam Hocevar
sam
před 13 roky
rodič
abbf9ba44c
revize
a59f2efb07
5 změnil soubory
, kde provedl
5 přidání
a
5 odebrání
Rozdělené zobrazení
Diff Options
Zobrazit statistiky
Stáhněte soubor opravy
Stáhněte rozdílový soubor
+1
-1
src/image/codec/android-image.cpp
+1
-1
src/image/codec/dummy-image.cpp
+1
-1
src/image/codec/ios-image.cpp
+1
-1
src/image/codec/ps3-image.cpp
+1
-1
src/image/codec/sdl-image.cpp
+ 1
- 1
src/image/codec/android-image.cpp
Zobrazit soubor
@@ -20,7 +20,7 @@
#include <android/log.h>
#include "core.h"
#include "image/image-private.h"
#include "
../../
image/image-private.h"
using namespace std;
+ 1
- 1
src/image/codec/dummy-image.cpp
Zobrazit soubor
@@ -15,7 +15,7 @@
#include <cmath>
#include "core.h"
#include "image/image-private.h"
#include "
../../
image/image-private.h"
using namespace std;
+ 1
- 1
src/image/codec/ios-image.cpp
Zobrazit soubor
@@ -18,7 +18,7 @@
#import <UIKit/UIKit.h>
#include "core.h"
#include "image/image-private.h"
#include "
../../
image/image-private.h"
using namespace std;
+ 1
- 1
src/image/codec/ps3-image.cpp
Zobrazit soubor
@@ -20,7 +20,7 @@
#include <cell/codec/pngdec.h>
#include "core.h"
#include "image/image-private.h"
#include "
../../
image/image-private.h"
using namespace std;
+ 1
- 1
src/image/codec/sdl-image.cpp
Zobrazit soubor
@@ -20,7 +20,7 @@
#include <SDL_image.h>
#include "core.h"
#include "image/image-private.h"
#include "
../../
image/image-private.h"
using namespace std;
Zapsat
Náhled
Načítá se…
Zrušit
Uložit