Mercurial > mm7
view OSAPI.h @ 1618:f5b13e6be493
Player::UseItem_DrinkPotion_etc some minor edits(brace indentation, a few warnings), commented out 2 sections which never get used
author | Grumpy7 |
---|---|
date | Sat, 14 Sep 2013 07:21:56 +0200 |
parents | c4ab816fcc5e |
children | a76d408c5132 |
line wrap: on
line source
#define WIN32_LEAN_AND_MEAN #include <windows.h> #include <MMSystem.h> #pragma comment(lib, "winmm.lib") #undef DrawText #undef PlaySound #undef Polygon