commit 279aa6c55d0f3c80a1dd706d317eb4170c993481 parent 57a32176bbfe164acb286967765d1a9de257b4fe Author: Christian Ermann <christianermann@gmail.com> Date: Fri, 29 Jul 2022 14:26:25 -0700 New line at end of file Diffstat:
M | src/save.c | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/src/save.c b/src/save.c @@ -21,3 +21,4 @@ int load(Transform *t) fclose(fp); return 0; } +