Add little line

This commit is contained in:
KingLuigi4932 2017-12-22 00:19:23 +03:00 committed by GitHub
parent e25333984e
commit 6f63375a00
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -140,6 +140,7 @@ namespace Cosmos.Core
(*(UInt32*)(Base + i)) = aBuffer[i];
}
#endregion ReadWrite
}
public class MemoryBlock08