mirror of
https://github.com/zeldaret/oot
synced 2026-05-23 06:54:24 -04:00
7 lines
63 B
C
7 lines
63 B
C
#ifndef GLOBAL_H
|
|
#define GLOBAL_H
|
|
|
|
#include "macros.h"
|
|
|
|
#endif
|