StreamingPluginWiiU/src/retain_vars.hpp

9 lines
142 B
C++

#ifndef _RETAINS_VARS_H_
#define _RETAINS_VARS_H_
#include <wups.h>
extern wups_loader_app_status_t gAppStatus;
#endif // _RETAINS_VARS_H_