mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-02 12:08:11 +00:00
sort on section index too
This commit is contained in:
committed by
Ryan Fleury
parent
422e9449c8
commit
b7a06f3f7f
@@ -14,6 +14,7 @@ typedef struct LNK_SectionContrib
|
||||
struct {
|
||||
U16 sort_idx_size;
|
||||
U32 obj_idx;
|
||||
U32 obj_sect_idx;
|
||||
U8 *sort_idx;
|
||||
};
|
||||
struct {
|
||||
|
||||
Reference in New Issue
Block a user