gxruntime/gxfont: Remove ddSurf typedef

This commit is contained in:
Michael Fabian 'Xaymar' Dirks
2019-01-17 17:00:02 +01:00
parent 22c38213a0
commit 0f328670be
+1 -1
View File
@@ -5,7 +5,7 @@
class gxCanvas;
class gxGraphics;
typedef IDirectDrawSurface7 ddSurf;
class gxFont{
public: