(svn r8860) -Cleanup: some style changes, proper #endif comments, variable initialisation, WINCE ifdef and a vsprintf to vsnprintf change.
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
/* $Id$ */
|
||||
|
||||
#include "../stdafx.h"
|
||||
|
||||
#ifdef WITH_SDL
|
||||
|
||||
#include "../openttd.h"
|
||||
#include "../stdafx.h"
|
||||
|
||||
#include "../driver.h"
|
||||
#include "../mixer.h"
|
||||
#include "../sdl.h"
|
||||
|
Reference in New Issue
Block a user