This commit is contained in:
2025-07-28 11:32:01 -04:00
parent e683817120
commit 4a9c1f17b7
9 changed files with 76 additions and 10 deletions

View File

@@ -1,3 +1,11 @@
/* Copyright (C) vx_clutch
*
* This file is part of yait
*
* This project and file is licenced under the BSD-3-Clause licence.
* <https://opensource.org/license/bsd-3-clause>
*/
#include "print.h"
#include <stdarg.h>
#include <stdio.h>