Removed binreloc support, SDL2 provides that functionality now with SDL_GetBasePath()
authorIngo Ruhnke <grumbel@gmail.com>
Mon, 18 Aug 2014 08:36:00 +0000 (10:36 +0200)
committerIngo Ruhnke <grumbel@gmail.com>
Mon, 18 Aug 2014 08:36:00 +0000 (10:36 +0200)
commitb525265f5a6d9600221c207f3abd802ad2cac48e
tree0fe9e5e2dff7357931b41f6f35d0d37125003134
parent3628d155d2a205da0b11b75f7be2d301727c8af5
Removed binreloc support, SDL2 provides that functionality now with SDL_GetBasePath()
CMakeLists.txt
external/binreloc/binreloc.c [deleted file]
external/binreloc/binreloc.h [deleted file]
src/supertux/main.cpp