Mercurial > mm7
view OSAPI.h @ 1514:965af46e8793
Rename LevelDecoration::field_16_event_id to LevelDecoration::uEventID.
author | yoctozepto |
---|---|
date | Tue, 03 Sep 2013 15:09:07 +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