mirror of
https://github.com/wiiu-env/WUMSLoader.git
synced 2026-05-02 19:36:16 -05:00
4 lines
121 B
C++
4 lines
121 B
C++
#include "globals.h"
|
|
|
|
uint32_t MemoryMappingEffectiveToPhysicalPTR = 0;
|
|
uint32_t MemoryMappingPhysicalToEffectivePTR = 0; |