mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 17:38:16 +03:00
XFLIP LOADING... screen
This commit is contained in:
committed by
Misa Elizabeth Kai
parent
96fa932a8a
commit
fd0aefe0ee
@@ -135,7 +135,7 @@ void preloaderrender(void)
|
||||
pre_fakepercent
|
||||
);
|
||||
|
||||
font::print(PR_RIGHT | PR_CJK_HIGH, 282, 204, buffer, 124, 112, 218);
|
||||
font::print(PR_RIGHT | PR_CJK_HIGH | PR_RTL_XFLIP, 282, 204, buffer, 124, 112, 218);
|
||||
}
|
||||
|
||||
graphics.drawfade();
|
||||
|
||||
Reference in New Issue
Block a user