6 lines
94 B
C
6 lines
94 B
C
#ifndef GUARD_GLOBAL_H
|
|
#define GUARD_GLOBAL_H
|
|
|
|
#include "gba/gba.h"
|
|
|
|
#endif // GUARD_GLOBAL_H
|