mirror of
https://github.com/wiiu-env/RPXLoadingModule.git
synced 2024-11-16 15:09:17 +01:00
6 lines
227 B
C++
6 lines
227 B
C++
#include "globals.h"
|
|
|
|
RPXLoader_ReplacementInformation gReplacementInfo = {};
|
|
CRLayerHandle contentLayerHandle = 0;
|
|
CRLayerHandle saveLayerHandle = 0;
|
|
std::string gActiveSaveRedirectionPath; |