Files
HackerOoT/include/global.h
2025-04-23 16:44:02 -04:00

7 lines
63 B
C

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