Splash screen : 2017->2018
This commit is contained in:
parent
ea68ae4fd1
commit
a29168f7ce
@ -168,7 +168,7 @@ void Button_Message_initial(void)
|
||||
for (x=14,x_pos=0; x_pos<231; x_pos++,x++)
|
||||
Pixel_in_window(x,y,Gfx->Logo_grafx2[offs_y+x_pos]);
|
||||
|
||||
Print_in_window(130-4*26,88,"Copyright (c) 2007-2017 by",MC_Dark,MC_Light);
|
||||
Print_in_window(130-4*26,88,"Copyright (c) 2007-2018 by",MC_Dark,MC_Light);
|
||||
Print_in_window(130-4*23,100,"the Grafx2 project team",MC_Black,MC_Light);
|
||||
Print_in_window(130-4*26,112,"Copyright (c) 1996-2001 by",MC_Dark,MC_Light);
|
||||
Print_in_window(130-4*13,122,"Sunset Design",MC_Black,MC_Light);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user