Formatting fixes

This commit is contained in:
schmurger 2024-04-26 10:11:57 +10:00 committed by otavepto
parent c16e977335
commit 6f0eea3a10

View File

@ -875,8 +875,6 @@ void Steam_Overlay::set_next_notification_pos(float width, float height, float e
default: /* satisfy compiler warning */ break;
}
// 0 on the y-axis is top, 0 on the x-axis is left
float x = 0.0f;
float y = 0.0f;