Mario Kart 64
global.h
Go to the documentation of this file.
1 #ifndef _GLOBAL_H_
2 #define _GLOBAL_H_
3 
4 #include "functions.h"
5 #include "variables.h"
6 #include "macros.h"
7 
8 #endif