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:
Yves Rizoud
2011-02-07 19:39:45 +00:00
parent fdb925979e
commit ce3181b230
5 changed files with 12 additions and 8 deletions

View File

@@ -129,10 +129,6 @@ void Bouton_***(void)
}
*/
void Select_paintbrush(int index);
byte Store_paintbrush(int index);
void Message_out_of_memory(void)
{
short clicked_button;