(svn r19254) -Codechange: simplify newgrf text code by introducing a few helper functions
This commit is contained in:
@@ -36,7 +36,7 @@ GRFError::~GRFError()
|
||||
{
|
||||
free(this->custom_message);
|
||||
free(this->data);
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* Update the palettes of the graphics from the config file.
|
||||
|
Reference in New Issue
Block a user