mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-27 01:40:03 +00:00
Begin work to move entry point code to Odin itself rather than in C++ side
This commit is contained in:
@@ -22,4 +22,4 @@ windows_trap_type_assertion :: proc "contextless" () -> ! {
|
||||
when ODIN_NO_CRT {
|
||||
@(require)
|
||||
foreign import crt_lib "procs_windows_amd64.asm"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user