First post, by CommanderKeen
CommanderKeen
Offline
Rank
Newbie
Hello!
In the source of 0.73 I changed 2 lines in a file named "dosbox_logo.h"
From:
#define LOGO_1 1
//#define LOGO_2 1
to
//#define LOGO_1 1
#define LOGO_2 1
But the splash is the same, I know the numbers in the file are different for the two logos but I don't see the difference, can someone tell me what it is?
-Just curious...
Thanks[/b]
Last edited by CommanderKeen on 2009-05-30, 17:41. Edited 1 time in total.