mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-03-15 04:13:59 +03:00
7 lines
57 B
C
7 lines
57 B
C
![]() |
#ifndef HUD_H
|
||
|
#define HUD_H
|
||
|
|
||
|
#include "global.h"
|
||
|
|
||
|
#endif
|