#ifndef SYS_VIMGR_H #define SYS_VIMGR_H #include "types.h" #include "dolphin/vi.h" extern void viBlack(int black); #endif