Working on undo system.

This commit is contained in:
2025-11-26 01:45:56 -08:00
parent e1abaae6aa
commit faa70af9b7
4 changed files with 501 additions and 89 deletions

View File

@@ -2,6 +2,8 @@
* scratch.c - ideas in progress
*/
#define REFLOW_MARGIN 72
void
reflow_region(void)
{