mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-07-06 15:01:18 +12:00
fix unnesscary formatting changes
This commit is contained in:
parent
fed7605444
commit
498cbc4bcb
2 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,6 @@ namespace MemMapper
|
|||
|
||||
void* AllocateMemory(void* baseAddr, size_t size, PAGE_PERMISSION permissionFlags, bool fromReservation)
|
||||
{
|
||||
|
||||
void* r;
|
||||
if(fromReservation)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue