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;
|