Subversion Repositories shark

Compare Revisions

Regard whitespace Rev 1589 → Rev 1590

/demos/trunk/bca/scenario.c
18,7 → 18,7
* http://shark.sssup.it
*/
 
/* CVS : $Id: scenario.c,v 1.2 2006-07-03 14:48:27 tullio Exp $ */
/* CVS : $Id: scenario.c,v 1.3 2006-07-03 15:10:15 tullio Exp $ */
 
/*
* Copyright (C) 2000 Fabio Calabrese <fabiocalabrese77@yahoo.it>
39,11 → 39,10
*
*/
 
//***************************
//* file: scenario.c *
//* included by: bca.c *
//***************************
#include "bca.h"
 
char * titolo[10];
 
void scenario_ca()
{ //SFONDO
FAB_image_fill(image_sfondo,0,0,800,600);