mirror of
https://github.com/hedge-dev/UnleashedRecomp
synced 2026-05-28 00:16:25 -04:00
Implemented embedded version information (#82)
This commit is contained in:
@@ -180,6 +180,8 @@ static void DrawScanlineBars()
|
||||
OUTLINE_COLOR,
|
||||
Scale(1)
|
||||
);
|
||||
|
||||
DrawVersionString(g_newRodinFont);
|
||||
}
|
||||
|
||||
static float AlignToNextGrid(float value)
|
||||
|
||||
Reference in New Issue
Block a user