8 lines
109 B
C
8 lines
109 B
C
|
#pragma once
|
||
|
|
||
|
#include "linux/windows/wincompat.h"
|
||
|
|
||
|
typedef int HBRUSH;
|
||
|
typedef int HFONT;
|
||
|
typedef int RECT;
|