7 lines
57 B
C
Raw Normal View History

2023-10-13 04:53:43 -03:00
#ifndef HUD_H
#define HUD_H
#include "global.h"
#endif