(svn r8860) -Cleanup: some style changes, proper #endif comments, variable initialisation, WINCE ifdef and a vsprintf to vsnprintf change.

This commit is contained in:
Darkvater
2007-02-23 12:56:10 +00:00
parent 6d199fcdb7
commit 1bbbbeeef1
15 changed files with 29 additions and 44 deletions

View File

@@ -1,9 +1,8 @@
/* $Id$ */
#include "../stdafx.h"
#ifdef WIN32_ENABLE_DIRECTMUSIC_SUPPORT
#include "../stdafx.h"
#include "../debug.h"
#include "../win32.h"
#include "dmusic.h"