mirror of
https://github.com/wiiu-env/wiiload_plugin.git
synced 2024-11-25 12:06:52 +01:00
4 lines
92 B
C++
4 lines
92 B
C++
#include "globals.h"
|
|
|
|
bool gLibRPXLoaderInitDone __attribute__((section(".data"))) = false;
|