File diff r21298:c09c5ce22fcd → r21299:8973364c4b52
src/newgrf_spritegroup.cpp
Show inline comments
 
@@ -147,12 +147,13 @@ ResolverObject::ResolverObject(const GRF
 
	this->callback = callback;
 
	this->callback_param1 = callback_param1;
 
	this->callback_param2 = callback_param2;
 
	this->ResetState();
 

	
 
	this->grffile = grffile;
 
	this->root_spritegroup = NULL;
 
}
 

	
 
ResolverObject::~ResolverObject() {}
 

	
 
/**
 
 * Get the real sprites of the grf.