Changes

6 bytes added ,  07:53, 25 December 2019
m
no edit summary
Line 958: Line 958:  
     __in u16 kind;           
 
     __in u16 kind;           
 
     __in u32 nvmap_handle;
 
     __in u32 nvmap_handle;
     __in u32 reserved;
+
     __in u32 map_offset;
     __in u32 offset;      // (alloc_space_offset >> 0x10)
+
     __in u32 gpu_offset;      // (alloc_space_offset >> 0x10)
 
     __in u32 pages;        // alloc_space_pages
 
     __in u32 pages;        // alloc_space_pages
 
   };
 
   };
28

edits