structs erstellt

This commit is contained in:
any
2026-07-19 21:25:38 +02:00
parent 211a1260b6
commit 31f259b4b5
3 changed files with 14 additions and 1 deletions
+1
View File
@@ -9,6 +9,7 @@
#include "cJSON.h"
#include <string.h>
#define MAXJSONSIZE (100 * 1024)
#include "structs.h"
int main() {
int width = 1280;
int height = 780;