Remove draw_text from renderer.hpp and lightmap.hpp since text drawing is done in...
[supertux.git] / src / video / sdl_texture.hpp
2007-08-17 Tim GoyaSDL: use hash table for color cache
2007-08-15 Tim GoyaRefactored video/ subsystem to make adding other method...