mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-05-24 23:01:23 -04:00
9 lines
120 B
C
9 lines
120 B
C
#ifndef _global_h_
|
|
#define _global_h_
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
#include "functions.h"
|
|
#include "variables.h"
|
|
|
|
#endif |