Fixed compilation warnings: a few missing declarations, and 2 strange casts on WIN32-specific code.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1712 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
@@ -670,5 +670,9 @@ void Button_Smear_mode(void);
|
||||
|
||||
void Button_Brush_container(void);
|
||||
|
||||
byte Store_paintbrush(int index);
|
||||
|
||||
void Select_paintbrush(int index);
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user