mirror of
https://github.com/CTR-tools/CTR-ModSDK.git
synced 2025-01-07 13:10:33 +00:00
fix wrong way text
This commit is contained in:
parent
119a34e7c9
commit
9f5435b5a4
@ -218,7 +218,7 @@ void DECOMP_UI_RenderFrame_Racing()
|
||||
DecalFont_DrawLine
|
||||
(
|
||||
// "WRONG WAY!"
|
||||
sdata->lngStrings[0x74],
|
||||
sdata->lngStrings[0x1D],
|
||||
|
||||
// Midpoint between Start X and Size X
|
||||
(int)(((u_int)tileView->rect.x + ((int)((u_int)tileView->rect.w << 0x10) >> 0x11)) * 0x10000) >> 0x10,
|
||||
|
Loading…
Reference in New Issue
Block a user