Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37403671
en ru br
Репозитории ALT

Группа :: Игры/Стратегия
Пакет: curseofwar

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: curseofwar-1.2.0.0.11.git47f7989-fix_SDL_path.patch
Скачать


--- a/main-sdl.c
+++ b/main-sdl.c
@@ -20,7 +20,7 @@
 
 #include <stdlib.h>
 #include <time.h>
-#include "SDL.h"
+#include "SDL/SDL.h"
 
 #ifdef WIN32
 #undef main
--- a/output-sdl.h
+++ b/output-sdl.h
@@ -23,7 +23,7 @@
 
 #include "common.h"
 #include "state.h"
-#include "SDL.h"
+#include "SDL/SDL.h"
 
 #define TILE_WIDTH 32
 #define TILE_HEIGHT 16
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin