Mercurial > mm7
view OSAPI.h @ 1550:cdb7fafede0c
Player::CalculateMeleeDamageTo extracted 2 almost identical sections to a separate function, variable cleanup, changed parameter types
author | Grumpy7 |
---|---|
date | Sat, 07 Sep 2013 09:45:09 +0200 |
parents | eb02a65e5c82 |
children | c4ab816fcc5e |
line wrap: on
line source
#define WIN32_LEAN_AND_MEAN #include <assert.h> #include <windows.h> #include <MMSystem.h> #pragma comment(lib, "winmm.lib") #undef DrawText #undef PlaySound #undef Polygon