mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-06 05:48:40 +00:00
assign correct file path node to source file
* disabled debug check for sortness too while I'm here
This commit is contained in:
@@ -708,6 +708,8 @@ typedef struct
|
||||
|
||||
////////////////////////////////
|
||||
|
||||
#define RDIB_PATH_TREE_NIL_STRING str8_lit("<nil>")
|
||||
|
||||
typedef struct RDIB_PathTreeNode
|
||||
{
|
||||
struct RDIB_PathTreeNode *parent;
|
||||
|
||||
Reference in New Issue
Block a user