Blitter: Move DrawLineGeneric to a separate file to fix OSX compilation

This commit is contained in:
Jonathan G Rennison
2019-01-22 21:16:21 +00:00
parent fe42451b9d
commit 9bd98ceeab
10 changed files with 209 additions and 177 deletions

View File

@@ -13,6 +13,7 @@
#include "../video/video_driver.hpp"
#include "../zoom_func.h"
#include "32bpp_anim.hpp"
#include "common.hpp"
#include "../table/sprites.h"