mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-24 22:26:22 +00:00
First Commit
For Azeroth!
This commit is contained in:
16
dep/g3dlite/source/constants.cpp
Normal file
16
dep/g3dlite/source/constants.cpp
Normal file
@@ -0,0 +1,16 @@
|
||||
/**
|
||||
@file constants.cpp
|
||||
|
||||
@maintainer Morgan McGuire, http://graphics.cs.williams.edu
|
||||
@created 2009-05-20
|
||||
@edited 2010-01-29
|
||||
*/
|
||||
#include "G3D/constants.h"
|
||||
#include "G3D/Any.h"
|
||||
#include "G3D/stringutils.h"
|
||||
|
||||
namespace G3D {
|
||||
|
||||
|
||||
|
||||
} // G3D
|
||||
Reference in New Issue
Block a user