mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-29 17:39:09 +00:00
(svn r11684) -Codechange: split gfx.h in a type and functional header.
This commit is contained in:
@@ -3,8 +3,7 @@
|
||||
/** @file 8bpp_simple.cpp */
|
||||
|
||||
#include "../stdafx.h"
|
||||
#include "../zoom.hpp"
|
||||
#include "../gfx.h"
|
||||
#include "../zoom_func.h"
|
||||
#include "8bpp_simple.hpp"
|
||||
|
||||
static FBlitter_8bppSimple iFBlitter_8bppSimple;
|
||||
|
Reference in New Issue
Block a user