oot/include/global.h

9 lines
108 B
C

#ifndef GLOBAL_H
#define GLOBAL_H
#include "variables.h"
#include "macros.h"
#include "versions.h"
#endif