diff options
author | pommicket <pommicket@gmail.com> | 2025-02-26 11:33:02 -0500 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2025-02-26 11:33:02 -0500 |
commit | efd4d46ce9a6db066e1065895f12c9567f31ad67 (patch) | |
tree | 671aae6b7ef8d1cd4a1802dc79923c03c1283e83 /main.c | |
parent | 950eeb9c299c0280c357a9f9c27a3ca45b33cbce (diff) |
update .deb control automatically
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -1,10 +1,5 @@ #define VERSION "0.0.0" -/* -TODO: -- application icon (and SDL_SetWindowIcon) -*/ - #define _GNU_SOURCE #include <stdio.h> #include <stdlib.h> |