X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FText.cpp;h=1298b38fc8ddaf19792ce227fe3451aacfb168a1;hb=2fea8aa4d67ff70b015a34eb058a5e598b3d737d;hp=aeb7412cdb584792efbb37bb13e037d3d22ec742;hpb=44146d06c780d3aaa283672fedb08b8870ebe1b9;p=lugaru.git diff --git a/Source/Text.cpp b/Source/Text.cpp index aeb7412..1298b38 100644 --- a/Source/Text.cpp +++ b/Source/Text.cpp @@ -24,7 +24,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include "Game.h" extern TGAImageRec texture; -void Text::LoadFontTexture(char *fileName) +void Text::LoadFontTexture(const char *fileName) { GLuint type;