diff options
| author | Christian Cunningham <cc@local.lan> | 2025-03-07 21:58:41 -0800 |
|---|---|---|
| committer | Christian Cunningham <cc@local.lan> | 2025-03-07 21:58:41 -0800 |
| commit | c62604ee1e4a129d63f6cf7900b53227d27065c0 (patch) | |
| tree | 4cb9973682409cbc23cd6c93cb26f14c4702d8ed /src/lib/lib.c | |
| parent | 3ea559a64f0bc09fe1d60f244fc8d71194dc9141 (diff) | |
Library directories
Diffstat (limited to 'src/lib/lib.c')
| -rw-r--r-- | src/lib/lib.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/lib/lib.c b/src/lib/lib.c deleted file mode 100644 index c1f26fc..0000000 --- a/src/lib/lib.c +++ /dev/null @@ -1,4 +0,0 @@ -#include <lib/lib.h> - -const uint32_t SCREEN_WIDTH = 640; -const uint32_t SCREEN_HEIGHT = 480; |
