ReC98/th01/main/hud/hp.hpp

5 lines
193 B
C++

// First HP point in the respective color section. Assumes
// [hud_hp_first_redwhite] < [hud_hp_first_white].
extern unsigned int hud_hp_first_white;
extern unsigned int hud_hp_first_redwhite;