mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-02 12:08:11 +00:00
first pass at demon replacement layer; just trimming out old code & cruft & reading & naming pass
This commit is contained in:
@@ -13,7 +13,7 @@ global DWORD demon_w32_resume_tid = 0;
|
||||
global B32 demon_w32_exception_not_handled = 0;
|
||||
global DEMON_Entity* demon_w32_halter_process = 0;
|
||||
global DWORD demon_w32_halter_thread_id = 0;
|
||||
|
||||
.
|
||||
global B32 demon_w32_new_process_pending = 0;
|
||||
|
||||
global Arena *demon_w32_ext_arena = 0 ;
|
||||
|
||||
Reference in New Issue
Block a user