2d1021c629
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
7 lines
109 B
C
7 lines
109 B
C
#pragma once
|
|
|
|
#include "linux/windows/wincompat.h"
|
|
|
|
typedef int HBRUSH;
|
|
typedef int HFONT;
|
|
typedef int RECT;
|