mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-22 22:02:34 -06:00
6 lines
163 B
Text
6 lines
163 B
Text
#ifndef _SDLGLDraw_icpp_init_stub
|
|
#define _SDLGLDraw_icpp_init_stub
|
|
#include "CtrlLib/init"
|
|
#include "SDL20GL/init"
|
|
#include "plugin/DroidFonts/init"
|
|
#endif
|