AcessNative - Bugfixes 'r' us, GUI can start and render (partially)
[tpg/acess2.git] / AcessNative / syscalls.h
index 37bc88c..e6dbd28 100644 (file)
@@ -23,7 +23,7 @@ typedef struct sRequestValue {
        /// \see eArgumentTypes
        uint16_t        Type;
        uint16_t        Flags;
-       uint16_t        Length;
+       uint32_t        Length;
 }      tRequestValue;
 
 typedef struct sRequestHeader {

UCC git Repository :: git.ucc.asn.au