Move main source files into src/

This commit is contained in:
2025-10-04 13:34:31 -06:00
parent 390f26b28d
commit 166399f143
22 changed files with 17 additions and 16 deletions

View File

@@ -1,5 +1,5 @@
#include "common.h"
#include "dll/kernel32/internal.h"
#include "kernel32/internal.h"
#include "errors.h"
#include "files.h"
#include "handles.h"