mirror of https://github.com/nmlgc/ReC98.git
5 lines
193 B
C++
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;
|