AppleWin/source/linux/windows/gdi.h
Andrea Odetti 2d1021c629 Need some of Debug.cpp to link now.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
2019-12-31 18:34:16 +00:00

7 lines
109 B
C

#pragma once
#include "linux/windows/wincompat.h"
typedef int HBRUSH;
typedef int HFONT;
typedef int RECT;