view OSAPI.h @ 1407:d4f57df4c299

PlayerSpeechID and uSpeakingCharacter
author Ritor1
date Tue, 23 Jul 2013 16:34:00 +0600
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