GRAPHICS: Split conversion.cpp into multiple files
This commit is contained in:
parent
12fbecac55
commit
7f2d9fd0fd
23 changed files with 589 additions and 528 deletions
|
@ -27,7 +27,7 @@
|
|||
#include "graphics/palette.h"
|
||||
#include "graphics/primitives.h"
|
||||
#include "graphics/surface.h"
|
||||
#include "graphics/conversion.h"
|
||||
#include "graphics/blit.h"
|
||||
#include "graphics/transform_tools.h"
|
||||
|
||||
namespace Graphics {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue