#ifndef _GLOBAL_H_ #define _GLOBAL_H_ #include "z64.h" #include "regs.h" #include "functions.h" #include "variables.h" #include "macros.h" #endif