New: Implemented the functions for previous and next user's colors. (Keys = and -) They use the Shade settings.
Minor display fix: In Shortcuts screen, explanation text can no longer overdraw the border. git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@791 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
@@ -27,12 +27,6 @@
|
||||
|
||||
#include "struct.h"
|
||||
|
||||
/*!
|
||||
Displays an error message when calling an unavailable function.
|
||||
Only used in the beta versions for things we haven't coded yet.
|
||||
*/
|
||||
void Message_not_implemented(void);
|
||||
|
||||
/*!
|
||||
Displays an error message when there is no more memory for the requested operation.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user