mirror of
https://github.com/vcmi/vcmi.git
synced 2025-07-15 01:24:45 +02:00
Cleanup
This commit is contained in:
@ -43,8 +43,6 @@ public:
|
||||
CDefFile(const AnimationPath & Name);
|
||||
~CDefFile();
|
||||
|
||||
std::string fileName;
|
||||
|
||||
//load frame as SDL_Surface
|
||||
void loadFrame(size_t frame, size_t group, IImageLoader &loader) const;
|
||||
bool hasFrame(size_t frame, size_t group) const;
|
||||
|
Reference in New Issue
Block a user