barra de titulo
This commit is contained in:
parent
e678280c67
commit
e03fd5f3d5
Binary file not shown.
|
@ -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.
Loading…
Reference in a new issue