1 2 3 4 5 6 7 8
#ifndef PAD_SETUP_H #define PAD_SETUP_H #include "ultra64.h" // void PadSetup_Init(); #endif