Files
0ad/source/ps
Ralph Sennhauser 99bbc24265 Remove global g_xres and x_yres
Instead query g_VideoMode where needed. As both g_xres and g_yres aren't
global anymore remove static from UpdateRenderer. While at it use more
desicriptive names: GetXRes -> GetWindowWidth, GetYRes ->
GetWindowHeight.

This reduces the amount of variables tracking width and height by one
each.

Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
2026-07-08 11:35:46 +02:00
..
2026-07-08 11:35:46 +02:00
2026-06-28 13:34:01 +02:00
2026-07-08 11:35:46 +02:00
2025-12-21 15:51:46 +01:00
2026-06-20 17:43:00 +02:00
2026-04-10 23:03:00 +02:00
2026-06-28 13:34:01 +02:00
2026-07-08 11:35:46 +02:00
2026-06-20 12:01:38 +02:00
2026-07-08 11:35:46 +02:00
2026-07-08 11:35:46 +02:00