mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-06-15 00:22:23 -07:00
automatically mark up entry_point as exe entry points, for codebase builds
This commit is contained in:
@@ -329,6 +329,7 @@ internal Guid os_make_guid(void);
|
||||
// into the standard codebase program entry points, named "entry_point".
|
||||
|
||||
#if BUILD_ENTRY_DEFINING_UNIT
|
||||
raddbg_entry_point(entry_point);
|
||||
internal void entry_point(CmdLine *cmdline);
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user