OpenTTD Source  20240919-master-gdf0233f4c2
null_v.cpp File Reference
#include "../stdafx.h"
#include "../gfx_func.h"
#include "../blitter/factory.hpp"
#include "../saveload/saveload.h"
#include "../window_func.h"
#include "null_v.h"
#include "../safeguards.h"

Go to the source code of this file.

Variables

static FVideoDriver_Null iFVideoDriver_Null
 Factory for the null video driver.
 

Detailed Description

The video driver that doesn't blit.

Definition in file null_v.cpp.