mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-07-31 19:30:03 +00:00
re-ensure codebase c compatibility
This commit is contained in:
+1
-1
@@ -33,7 +33,7 @@ struct DASM_InstChunkNode
|
||||
U64 count;
|
||||
};
|
||||
|
||||
typedef struct DASM_InstChunkNode DASM_InstChunkNode;
|
||||
typedef struct DASM_InstChunkList DASM_InstChunkList;
|
||||
struct DASM_InstChunkList
|
||||
{
|
||||
DASM_InstChunkNode *first;
|
||||
|
||||
Reference in New Issue
Block a user