OpenTTD Source 20241224-master-gee860a5c8e
|
Implementation of the optimized 32 bpp blitter. More...
#include "../stdafx.h"
#include "../zoom_func.h"
#include "../settings_type.h"
#include "../palette_func.h"
#include "32bpp_optimized.hpp"
#include "../safeguards.h"
Go to the source code of this file.
Variables | |
static FBlitter_32bppOptimized | iFBlitter_32bppOptimized |
Instantiation of the optimized 32bpp blitter factory. | |
Implementation of the optimized 32 bpp blitter.
Definition in file 32bpp_optimized.cpp.
|
static |
Instantiation of the optimized 32bpp blitter factory.
Definition at line 19 of file 32bpp_optimized.cpp.