mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-03-14 11:54:02 +03:00
7 lines
57 B
C
7 lines
57 B
C
#ifndef HUD_H
|
|
#define HUD_H
|
|
|
|
#include "global.h"
|
|
|
|
#endif
|