mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-06-19 02:22:23 -07:00
minor fixes
This commit is contained in:
@@ -1011,7 +1011,7 @@ X(C11, 2)\
|
||||
X(C13, 4)\
|
||||
X(RESERVED, 5)
|
||||
|
||||
typedef U16 CV_Signature;
|
||||
typedef U32 CV_Signature;
|
||||
typedef enum CV_SignatureEnum
|
||||
{
|
||||
#define X(N,c) CV_Signature_##N = c,
|
||||
|
||||
Reference in New Issue
Block a user