mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-03 19:13:49 +00:00
Core/Misc: update g3dlite lib (#2904)
* Core/Misc: update g3dlite lib * update Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com>
This commit is contained in:
4
deps/g3dlite/source/license.cpp
vendored
4
deps/g3dlite/source/license.cpp
vendored
@@ -24,7 +24,7 @@ std::string license() {
|
||||
"%s"
|
||||
"This program uses the G3D Library (http://g3d.sf.net), which\n"
|
||||
"is licensed under the \"Modified BSD\" Open Source license. The G3D library\n"
|
||||
"source code is Copyright <EFBFBD> 2000-2010, Morgan McGuire, All rights reserved.\n"
|
||||
"source code is Copyright © 2000-2011, Morgan McGuire, All rights reserved.\n"
|
||||
"This program uses The OpenGL Extension Wrangler Library, which \n"
|
||||
"is licensed under the \"Modified BSD\" Open Source license. \n"
|
||||
"The OpenGL Extension Wrangler Library source code is\n"
|
||||
@@ -59,7 +59,7 @@ std::string license() {
|
||||
"\n\n"
|
||||
"G3D VERSION %d\n",
|
||||
|
||||
#ifdef G3D_WIN32
|
||||
#ifdef G3D_WINDOWS
|
||||
"" // Win32 doesn't use SDL
|
||||
#else
|
||||
"This software uses the Simple DirectMedia Layer library (\"SDL\",\n"
|
||||
|
||||
Reference in New Issue
Block a user