Ignore:
Timestamp:
Dec 23, 2002, 11:06:27 AM (20 years ago)
Author:
Sam Hocevar
Message:
  • added support for --disable-slang.
  • fixed an overflow in the tunnel update code.
  • fragbomb is now 'f', not 'd'.
  • added a missing call to init_bonus().
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcaca/trunk/src/ceo.c

    r41 r51  
    44 *                 All Rights Reserved
    55 *
    6  *   $Id: ceo.c,v 1.4 2002/12/22 22:17:41 sam Exp $
     6 *   $Id: ceo.c,v 1.5 2002/12/23 10:06:27 sam Exp $
    77 *
    88 *   This program is free software; you can redistribute it and/or modify
     
    2323#include "config.h"
    2424
     25#include <stdio.h>
    2526#include <unistd.h>
    2627
Note: See TracChangeset for help on using the changeset viewer.