forked from mirror/OpenTTD
(svn r11674) -Codechange: refactor some functions out of macros.h into more logical locations.
This commit is contained in:
@@ -6,8 +6,7 @@
|
||||
#include "openttd.h"
|
||||
#include "gfx.h"
|
||||
#include "bmp.h"
|
||||
#include "macros.h"
|
||||
#include "helpers.hpp"
|
||||
#include "core/bitmath_func.hpp"
|
||||
|
||||
void BmpInitializeBuffer(BmpBuffer *buffer, FILE *file)
|
||||
{
|
||||
|
Reference in New Issue
Block a user