1
0
This commit is contained in:
otya128
2017-07-08 16:25:44 +09:00
parent 315da6ce7f
commit 4f3a179c37
4 changed files with 4 additions and 9 deletions

View File

@@ -6,7 +6,6 @@ import derelict.sdl2.sdl;
import derelict.sdl2.image;
import derelict.sdl2.ttf;
import derelict.opengl3.gl;
import derelict.opengl3.gl3;
class DialogBase
{