mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-05 05:18:40 +00:00
moved CodeView parser code into separate file
This commit is contained in:
+1
-1
@@ -44,7 +44,7 @@ typedef struct PDB_Info
|
||||
{
|
||||
PDB_InfoNode *first;
|
||||
PDB_InfoNode *last;
|
||||
COFF_Guid auth_guid;
|
||||
Guid auth_guid;
|
||||
} PDB_Info;
|
||||
|
||||
typedef struct PDB_InfoHeader
|
||||
|
||||
Reference in New Issue
Block a user