OpenTTD Source  20240919-master-gdf0233f4c2
null.cpp File Reference
#include "../stdafx.h"
#include "null.hpp"
#include "../safeguards.h"

Go to the source code of this file.

Variables

static FBlitter_Null iFBlitter_Null
 Instantiation of the null blitter factory.
 

Detailed Description

A blitter that doesn't blit.

Definition in file null.cpp.