This commit is contained in:
Enno Rehling 2005-10-11 20:39:16 +00:00
parent 1e3877e8a2
commit e0f6999a4f
1 changed files with 1 additions and 1 deletions

View File

@ -793,7 +793,7 @@ frame_regions(void)
{
#ifdef AGE_FIX
unsigned short ocean_age = (unsigned short)turn;
endif
#endif
region * r = regions;
for (r=regions;r;r=r->next) {
direction_t d;