- the big mergecheit

This commit is contained in:
2025-07-21 19:21:18 +02:00
parent 300f95803e
commit 13354b855d
17 changed files with 273 additions and 19 deletions

View File

@@ -84,6 +84,7 @@ namespace z80analyze
SDL_SetWindowTitle(win, SDL_itoa(address, tmp, 16));
}
}
void refresh(const bool conditional)
{
if (!win) return;