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