diff --git a/src/common/gamecode/randenc.c b/src/common/gamecode/randenc.c index 5c05e7c28..24d281b4d 100644 --- a/src/common/gamecode/randenc.c +++ b/src/common/gamecode/randenc.c @@ -1163,7 +1163,7 @@ orc_growth(void) } } if (increase) { - u2 = create_unit(r, u->faction, increase, u->race, 0, NULL, u); + unit * u2 = create_unit(r, u->faction, increase, u->race, 0, NULL, u); transfermen(u2, u, u2->number); ADDMSG(&u->faction->msgs, msg_message("orcgrowth",