diff options
Diffstat (limited to 'src/game.c')
-rw-r--r-- | src/game.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -188,7 +188,6 @@ static adult_t * adult_new(game_t *game, stage_t *parent) } - static baby_t * baby_new(game_t *game, stage_t *parent) { baby_t *baby; |