mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-07-25 17:03:44 +00:00
first pass at integrating new demon2 layer into debugger, need to change ctrl a bit to adopt some of the things that were previously being left up to demon layers
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
#include "demon2/demon2_inc.h"
|
||||
#include "eval/eval_inc.h"
|
||||
#include "unwind/unwind.h"
|
||||
#include "ctrl2/ctrl2_inc.h"
|
||||
#include "ctrl/ctrl_inc.h"
|
||||
|
||||
//- rjf: [c]
|
||||
#include "base/base_inc.c"
|
||||
@@ -74,7 +74,7 @@
|
||||
#include "demon2/demon2_inc.c"
|
||||
#include "eval/eval_inc.c"
|
||||
#include "unwind/unwind.c"
|
||||
#include "ctrl2/ctrl2_inc.c"
|
||||
#include "ctrl/ctrl_inc.c"
|
||||
|
||||
////////////////////////////////
|
||||
//~ rjf: Entry Point
|
||||
|
||||
Reference in New Issue
Block a user