Starship/include/global.h

9 lines
156 B
C
Raw Normal View History

2023-10-13 10:50:53 +03:00
#ifndef GLOBAL_H
#define GLOBAL_H
#include "libultra/PR/ultratypes.h"
#include "functions.h"
#include "variables.h"
#include "macros.h"
#endif // GLOBAL_H