mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-02 03:58:11 +00:00
gracefully handle invalid libs
This commit is contained in:
committed by
Ryan Fleury
parent
2ba9f2a61b
commit
b1723ce066
@@ -54,6 +54,7 @@ typedef enum
|
||||
LNK_Error_InvalidTypeIndex,
|
||||
LNK_Error_UndefinedIsWeak,
|
||||
LNK_Error_WeakCycle,
|
||||
LNK_Error_InvalidLib,
|
||||
LNK_Error_Last,
|
||||
|
||||
LNK_Warning_First,
|
||||
|
||||
Reference in New Issue
Block a user