mirror of
https://github.com/td512/re3.git
synced 2026-03-02 21:54:21 +00:00
merge attempt
This commit is contained in:
@@ -744,7 +744,7 @@ void CScrollBar::Render()
|
||||
RwRenderStateSet(rwRENDERSTATEZTESTENABLE, (void*)TRUE);
|
||||
|
||||
CVector coronaCoord, screenCoord;
|
||||
float screenW, screenH;
|
||||
float screenW, screenH;
|
||||
for (int i = 1; i < ARRAY_SIZE(m_MessageBar); ++i)
|
||||
{
|
||||
for (int j = 0; j < 5; ++j)
|
||||
|
||||
Reference in New Issue
Block a user