mirror of
https://github.com/minetest/minetest.git
synced 2024-11-11 10:13:45 +01:00
6 lines
139 B
C++
6 lines
139 B
C++
|
// A wrapper source file to avoid hack with gcc and modifying
|
||
|
// the CGUITTFont files.
|
||
|
|
||
|
#include "xCGUITTFont.h"
|
||
|
#include "CGUITTFont.cpp"
|