barra de titulo

This commit is contained in:
Gabriel Lorenzo 2002-09-30 20:22:19 +00:00
parent e678280c67
commit e03fd5f3d5
3 changed files with 2 additions and 2 deletions

Binary file not shown.

View file

@ -1530,9 +1530,9 @@ void first_load(FUNCTION_PARAMS2)
define_region = 1 ; define_region = 1 ;
SDL_WM_SetCaption("eDiv testing", NULL); SDL_WM_SetCaption(fp->nombre_program, NULL);
prueba = SDL_LoadBMP("prueba.bmp" ); //prueba = SDL_LoadBMP("prueba.bmp" );
//fclose(fichero ) ; //fclose(fichero ) ;

Binary file not shown.