This commit is contained in:
nub31
2025-09-03 13:32:40 +02:00
parent 87d1a291f7
commit 204c747c43
22 changed files with 111 additions and 31 deletions

View File

@@ -1,5 +1,5 @@
#include "vga.h"
#include <stddef.h>
#include "stddef.h"
#define ROWS 25
#define COLUMNS 80