mirror of
https://github.com/wiiu-env/WUMSLoader.git
synced 2024-10-31 21:35:07 +01:00
5 lines
92 B
C
5 lines
92 B
C
#pragma once
|
|
|
|
extern uint32_t MEMAlloc;
|
|
extern uint32_t MEMAllocEx;
|
|
extern uint32_t MEMFree; |