add copyright information and code cleanup

This commit is contained in:
2025-06-15 14:29:28 +02:00
parent efcc02248f
commit 6997e08b05
12 changed files with 34 additions and 5 deletions

View File

@@ -6,8 +6,6 @@
#include <GLFW/glfw3.h>
#include <assert.h>
#include <stdio.h>
#include <stdlib.h>
#include "../error.h"
#include "input.h"