Mercurial > mm7
annotate OSAPI.h @ 2190:0acbf1f82c70
CastSpell fix
author | Ritor1 |
---|---|
date | Wed, 29 Jan 2014 22:08:04 +0600 |
parents | c4ab816fcc5e |
children | a76d408c5132 |
rev | line source |
---|---|
0 | 1 #define WIN32_LEAN_AND_MEAN |
2 #include <windows.h> | |
3 | |
4 #include <MMSystem.h> | |
5 #pragma comment(lib, "winmm.lib") | |
6 | |
7 #undef DrawText | |
1391
cc9a3a24d61d
Moved stru11, stru12 and some SW Rendering stuff to the archives.
Nomad
parents:
0
diff
changeset
|
8 #undef PlaySound |
cc9a3a24d61d
Moved stru11, stru12 and some SW Rendering stuff to the archives.
Nomad
parents:
0
diff
changeset
|
9 #undef Polygon |