aboutsummaryrefslogtreecommitdiff
path: root/tests/un/matrix.c
diff options
context:
space:
mode:
authorbonmas14 <bonmas14@gmail.com>2025-09-25 14:17:07 +0300
committerbonmas14 <bonmas14@gmail.com>2025-09-25 14:17:07 +0300
commit166877cf15f6afa89c9f8a61e267d485868d0ee1 (patch)
tree9f080314edc4fb293f91227cdc1c01cfec8d7bae /tests/un/matrix.c
parent8ebdc95621bc61fdf3c98cd7ae4ddca67398df23 (diff)
downloadungrateful-166877cf15f6afa89c9f8a61e267d485868d0ee1.tar.gz
ungrateful-166877cf15f6afa89c9f8a61e267d485868d0ee1.zip
+disgrace and rework of ungrateful.h
Diffstat (limited to 'tests/un/matrix.c')
-rw-r--r--tests/un/matrix.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/un/matrix.c b/tests/un/matrix.c
index deb9e4c..60fd9a5 100644
--- a/tests/un/matrix.c
+++ b/tests/un/matrix.c
@@ -1,8 +1,5 @@
#include <ungrateful.h>
int main() {
- f32 output[UN_MATRIX_SIZE];
- u64 i;
-
return 0;
}