mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-06 13:58:40 +00:00
remove unused define
This commit is contained in:
committed by
Ryan Fleury
parent
d5297e01ac
commit
671431cfbd
@@ -290,9 +290,6 @@ typedef struct COFF_Symbol32
|
|||||||
U8 aux_symbol_count;
|
U8 aux_symbol_count;
|
||||||
} COFF_Symbol32;
|
} COFF_Symbol32;
|
||||||
|
|
||||||
// Auxilary symbols are allocated with fixed size so that symbol table could be maintaned as array of regular size.
|
|
||||||
#define COFF_AuxSymbolSize 18
|
|
||||||
|
|
||||||
typedef U32 COFF_WeakExtType;
|
typedef U32 COFF_WeakExtType;
|
||||||
enum
|
enum
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user