view OSAPI.h @ 1472:2395e99b89d0

sub_4077F1 cleaned, and fixed previous mistake in cleaning
author zipi
date Mon, 26 Aug 2013 21:40:29 +0100
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