ReC98/th01/main/extend.hpp

4 lines
195 B
C++

// Checks if [score] has exceeded a certain threshold, and grants an extra life
// in that case, redrawing the life section of the UI if that happened.
void score_extend_update_and_render(void);