forked from mirror/OpenTTD
(svn r11684) -Codechange: split gfx.h in a type and functional header.
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
/** @file 8bpp_optimized.cpp */
|
||||
|
||||
#include "../stdafx.h"
|
||||
#include "../zoom.hpp"
|
||||
#include "../gfx.h"
|
||||
#include "../zoom_func.h"
|
||||
#include "../debug.h"
|
||||
#include "../helpers.hpp"
|
||||
#include "8bpp_optimized.hpp"
|
||||
|
||||
static FBlitter_8bppOptimized iFBlitter_8bppOptimized;
|
||||
|
Reference in New Issue
Block a user