forked from mirror/OpenTTD
(svn r11684) -Codechange: split gfx.h in a type and functional header.
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
#ifndef SPRITECACHE_H
|
||||
#define SPRITECACHE_H
|
||||
|
||||
#include "gfx_type.h"
|
||||
|
||||
struct Sprite {
|
||||
byte height;
|
||||
uint16 width;
|
||||
|
Reference in New Issue
Block a user