mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-01-28 14:44:28 +01:00
(svn r11684) -Codechange: split gfx.h in a type and functional header.
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
#include "md5.h"
|
||||
#include "variables.h"
|
||||
#include "fontcache.h"
|
||||
#include "gfx_func.h"
|
||||
#include <string.h>
|
||||
|
||||
struct MD5File {
|
||||
|
||||
Reference in New Issue
Block a user