mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-27 14:02:19 +00:00
Add little line
This commit is contained in:
parent
e25333984e
commit
6f63375a00
1 changed files with 1 additions and 0 deletions
|
|
@ -140,6 +140,7 @@ namespace Cosmos.Core
|
||||||
(*(UInt32*)(Base + i)) = aBuffer[i];
|
(*(UInt32*)(Base + i)) = aBuffer[i];
|
||||||
}
|
}
|
||||||
#endregion ReadWrite
|
#endregion ReadWrite
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public class MemoryBlock08
|
public class MemoryBlock08
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue