- added freetype2 / FTGL support

This commit is contained in:
Mark Vejvoda
2011-06-06 21:38:25 +00:00
parent b6b13e2f0a
commit c808a5661a
28 changed files with 1412 additions and 376 deletions

View File

@@ -34,6 +34,8 @@ typedef Uint32 uint32;
typedef Sint64 int64;
typedef Uint64 uint64;
typedef uint8 byte;
}}//end namespace
#endif