From 7ca811b72f10ce76d0372343bde71beea3528b20 Mon Sep 17 00:00:00 2001 From: pommicket Date: Sun, 1 Jan 2023 23:25:58 -0500 Subject: gl.c restructuring --- development.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'development.md') diff --git a/development.md b/development.md index 437443b..19326ef 100644 --- a/development.md +++ b/development.md @@ -5,6 +5,9 @@ As much as possible, OS-dependent functions should be put in `os.h/os-*.c`. in theory be implemented on any platform with just plain C, should be put in `util.c` even if they use OS-specific library functions.) +## Header files + +## Drawing ## Adding settings -- cgit v1.2.3