#ifndef VICONFIG_H #define VICONFIG_H #include "ultra64.h" void ViConfig_UpdateVi(u32 black); void ViConfig_UpdateBlack(void); #endif