Change welcome
This commit is contained in:
@@ -110,6 +110,9 @@ void UI_DisplayWelcome(void)
|
||||
gFrameBuffer[4][i] ^= 0xFF;
|
||||
}
|
||||
|
||||
UI_DrawLineBuffer(gFrameBuffer, 0, 31, 126, 31, 1);
|
||||
//UI_DrawLineDottedBuffer(gFrameBuffer, 0, 39, 126, 39, 1);
|
||||
|
||||
UI_PrintStringSmallNormal(Based, 0, 127, 5);
|
||||
UI_PrintStringSmallNormal(Credits, 0, 127, 6);
|
||||
#else
|
||||
|
Reference in New Issue
Block a user