comparison src/xs_sidplayfp.cpp @ 849:2663b1ac9ce6

Improve debugging.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 08 Nov 2012 23:02:05 +0200
parents 5b93bd8c7814
children 4c4978e11ec0
comparison
equal deleted inserted replaced
848:a293b88eb3fb 849:2663b1ac9ce6
358 { 358 {
359 xs_error("Could not load file '%s': %s\n", 359 xs_error("Could not load file '%s': %s\n",
360 filename, (engine->tune.getInfo()).statusString); 360 filename, (engine->tune.getInfo()).statusString);
361 return FALSE; 361 return FALSE;
362 } 362 }
363 363
364 return TRUE; 364 return TRUE;
365 } 365 }
366 366
367 367
368 /* Delete INTERNAL information 368 /* Delete INTERNAL information