mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-07-31 19:30:03 +00:00
Revert "more msgs -> cmds & df entity elimination progress"
This reverts commit 9968c6e491.
This commit is contained in:
@@ -80,7 +80,7 @@ main_thread_base_entry_point(void (*entry_point)(CmdLine *cmdline), char **argum
|
||||
d_init(&cmdline, hist);
|
||||
#endif
|
||||
#if defined(DBG_FRONTEND_CORE_H) && !defined(DF_INIT_MANUAL)
|
||||
df_init(&cmdline);
|
||||
df_init();
|
||||
#endif
|
||||
|
||||
//- rjf: call into entry point
|
||||
|
||||
Reference in New Issue
Block a user