ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/Client.xs
(Generate patch)

Comparing deliantra/Deliantra-Client/Client.xs (file contents):
Revision 1.236 by root, Mon Oct 8 16:10:14 2007 UTC vs.
Revision 1.237 by root, Sun Oct 14 15:33:30 2007 UTC

734 734
735 if (RETVAL) 735 if (RETVAL)
736 { 736 {
737 av_clear (texture_av); 737 av_clear (texture_av);
738 738
739 SDL_WM_SetCaption ("Crossfire TRT Client " VERSION, "Crossfire TRT"); 739 SDL_WM_SetCaption ("Deliantra MORPG Client " VERSION, "Deliantra");
740#define GL_FUNC(ptr,name) gl.name = (ptr)SDL_GL_GetProcAddress ("gl" # name); 740#define GL_FUNC(ptr,name) gl.name = (ptr)SDL_GL_GetProcAddress ("gl" # name);
741#include "glfunc.h" 741#include "glfunc.h"
742#undef GL_FUNC 742#undef GL_FUNC
743 } 743 }
744} 744}

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines