File diff r10959:4b345c618e31 → r10960:e97ebf9cf99b
src/video/null_v.cpp
Show inline comments
 
@@ -3,10 +3,7 @@
 
/** @file null_v.cpp The videio driver that doesn't blit. */
 

	
 
#include "../stdafx.h"
 
#include "../openttd.h"
 
#include "../gfx_func.h"
 
#include "../variables.h"
 
#include "../debug.h"
 
#include "../blitter/factory.hpp"
 
#include "null_v.h"