Add indication of offending cell in C64 formats
This commit is contained in:
committed by
Adrian Castravete
parent
48a8a79746
commit
7059271965
@@ -76,6 +76,7 @@ void Print_counter(short x,short y,const char * str,byte text_color,byte backgro
|
||||
|
||||
byte Confirmation_box(char * message);
|
||||
void Warning_message(char * message);
|
||||
void Warning_with_format(const char * message, ...);
|
||||
void Verbose_message(const char * caption, const char * message);
|
||||
int Requester_window(char* message, int initial_value);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user