grf.hpp

Go to the documentation of this file.
00001 /* $Id: grf.hpp 14223 2008-09-02 15:20:38Z rubidium $ */
00002 
00005 #ifndef SPRITELOADER_GRF_HPP
00006 #define SPRITELOADER_GRF_HPP
00007 
00008 #include "spriteloader.hpp"
00009 
00010 class SpriteLoaderGrf : public SpriteLoader {
00011 public:
00015   bool LoadSprite(SpriteLoader::Sprite *sprite, uint8 file_slot, size_t file_pos, SpriteType sprite_type);
00016 };
00017 
00018 #endif /* SPRITELOADER_GRF_HPP */

Generated on Sun Sep 13 08:19:19 2009 for OpenTTD by  doxygen 1.5.6