1
0
Fork 0
mirror of https://github.com/Detanup01/gbe_fork.git synced 2025-07-23 16:55:20 +02:00

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;