#ifndef UI_OVERLAY_H #define UI_OVERLAY_H void help_draw (int scope); void status_draw (void); #endif