mirror of
https://github.com/izzy2lost/2ship2harkinian-Android.git
synced 2026-06-19 01:20:08 -07:00
9 lines
145 B
C
9 lines
145 B
C
#ifndef _GLOBAL_OVERLAY_H_
|
|
#define _GLOBAL_OVERLAY_H_
|
|
|
|
#include "global.h"
|
|
#include "functions_overlay.h"
|
|
#include "variables_overlay.h"
|
|
|
|
#endif
|