AromaBaseModule/source/globals.h
2022-10-05 15:58:55 +02:00

6 lines
164 B
C

#include "dynload/loader_defines.h"
#include <wums.h>
extern module_information_t *gModuleData;
extern int32_t gSDMountRefCount;
extern LOADED_RPL *gLoadedRPLData;