wiiload_plugin/src/globals.cpp

4 lines
92 B
C++

#include "globals.h"
bool gLibRPXLoaderInitDone __attribute__((section(".data"))) = false;