reformat and better bmp all in one function

This commit is contained in:
2025-06-03 19:41:53 +02:00
parent 43927dadf4
commit 9a819f3a81
5 changed files with 92 additions and 122 deletions
-8
View File
@@ -1,8 +0,0 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "bmp.h"
#define WIDTH 256
#define HEIGHT 256
#define COLOR_DEPTH 3