removed hawk-std.h and merged the text to hawk.h
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-10-03 00:21:18 +09:00
parent 83caa10c59
commit 531de73535
20 changed files with 330 additions and 380 deletions

View File

@ -28,7 +28,6 @@
#include <hawk.h>
#include <hawk-glob.h>
#include <hawk-xma.h>
#include <hawk-std.h>
#include <stdio.h>
#include <locale.h>
#include <string.h>