view OSAPI.h @ 2037:7a9477135943

Renamed Math.h -> OurMath.h (file resolution was sometimes ambiguous) Added custom pre-compile build step (.swig -> .cxx)
author Nomad
date Fri, 22 Nov 2013 10:34:22 +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