1
0
forked from mirrors/0ad
Files
0ad/source
phosit e62eb96092 Allow swapped in pages to close themselves
This wasn't possible because init functions are called inside each
other and the outer one overwrites the result of the inner one.
Now the outer result doesn't overwrite the inner result but stores it to
the pointed to location.
2025-12-27 18:21:18 +01:00
..
2025-10-16 09:17:05 +02:00
2025-12-18 18:16:11 +01:00
2025-10-26 09:16:46 +01:00
2025-12-17 13:39:17 +01:00
2025-12-18 18:16:11 +01:00