(svn r8095) -Codechange: stuff that is not related to HAL moved from hal.h to gfx.h
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
#ifndef FUNCTIONS_H
|
||||
#define FUNCTIONS_H
|
||||
|
||||
#include "gfx.h"
|
||||
|
||||
void DoClearSquare(TileIndex tile);
|
||||
void RunTileLoop(void);
|
||||
|
||||
|
Reference in New Issue
Block a user