(svn r607) -Patch: [ 985102 ] static cleanup
Thanks to lvoge
This commit is contained in:
@@ -940,7 +940,7 @@ static const DisasterYears _dis_years[8] = {
|
||||
};
|
||||
|
||||
|
||||
void DoDisaster()
|
||||
static void DoDisaster()
|
||||
{
|
||||
byte buf[8];
|
||||
byte year = _cur_year;
|
||||
|
||||
Reference in New Issue
Block a user