OpenTTD Source  20241111-master-gce64d5f5d9
null.cpp File Reference

A blitter that doesn't blit. More...

#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.