Add command line arguments to build

This commit is contained in:
Krzosa Karol
2024-01-06 14:37:48 +01:00
parent 37eec9346e
commit 8e62c45af1
5 changed files with 72 additions and 5 deletions

View File

@@ -1,4 +1,5 @@
#pragma once
#define S8_HEADER
#include <stdint.h>
#include <stdbool.h>