mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-05 13:28:40 +00:00
linker checkpoint
This commit is contained in:
committed by
Ryan Fleury
parent
a60216fa9f
commit
7c071e7238
@@ -0,0 +1,8 @@
|
||||
// Copyright (c) 2025 Epic Games Tools
|
||||
// Licensed under the MIT license (https://opensource.org/license/mit/)
|
||||
|
||||
#pragma once
|
||||
|
||||
internal String8 lnk_make_linker_compile3(Arena *arena, COFF_MachineType machine);
|
||||
internal String8 lnk_make_debug_s(Arena *arena, CV_SymbolList symbol_list);
|
||||
|
||||
Reference in New Issue
Block a user