(svn r11684) -Codechange: split gfx.h in a type and functional header.
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
#include "saveload.h"
|
||||
#include "bmp.h"
|
||||
#include "helpers.hpp"
|
||||
#include "gfx_func.h"
|
||||
|
||||
/**
|
||||
* Convert RGB colors to Grayscale using 29.9% Red, 58.7% Green, 11.4% Blue
|
||||
|
Reference in New Issue
Block a user