()
| 1291 | |
| 1292 | // wird anstelle von der richtigen UpdateScreen benoetigt |
| 1293 | static void UpdateScreen() { |
| 1294 | ClientGlobals.re.updateScreen(updateScreenCallback); |
| 1295 | } |
| 1296 | |
| 1297 | /* |
| 1298 | * ================= SCR_AddDirtyPoint ================= |
no test coverage detected