drawinfospace function now matches zr's recent changes

This commit is contained in:
2003-05-04 11:20:14 +00:00
parent ad3a972a25
commit 77650127fd
3 changed files with 49 additions and 4 deletions

View File

@@ -1291,7 +1291,7 @@ void space_sound_button_function(int event)
}
void drawinfospace(void)
void drawinfospace(ScrArea *sa, void *spacedata)
{
uiBlock *block;
float fac;