Moved ncore to Void and fixed up projects.

This commit is contained in:
2026-01-07 12:05:16 +01:00
parent b30e04f2fa
commit 7d832c6ea7
2 changed files with 2 additions and 2 deletions

View File

@@ -661,4 +661,4 @@ codegen :: (state : *Codegen_State) {
}
#scope_module
#import "ncore";
#import "Void";