#ifndef _GAME_SRESET_H #define _GAME_SRESET_H #include "dolphin.h" s32 HuSoftResetButtonCheck(void); void HuDvdErrDispInit(GXRenderModeObj *rmode, void *xfb1, void *xfb2); #endif