debug build

This commit is contained in:
Jakob Stornig 2023-09-19 11:19:56 +02:00
parent f98bb5cbaa
commit 52d97f3c54
3 changed files with 5 additions and 6 deletions

View file

@ -1,4 +1,5 @@
#pragma once
#include "matrix.h"
typedef struct {
Matrix* pixel_values;