Provide HUD prototypes in Descent 1

This commit is contained in:
Kp 2013-10-26 03:46:29 +00:00
parent 0e130cc40c
commit aa7f36e3b7

View file

@ -55,10 +55,8 @@ void render_gauges(void);
void init_gauges(void);
void close_gauges(void);
void cockpit_decode_alpha(grs_bitmap *bm);
#if defined(DXX_BUILD_DESCENT_II)
void show_reticle(int reticle_type, int secondary_display);
void show_HUD_names();
#endif
void show_mousefs_indicator(int mx, int my, int mz, int x, int y, int size);
extern void draw_hud(); // draw all the HUD stuff