* Patch by Leandro Inocencio (cesio) to redraw Action Editor after hiding/unhiding bones
* Fixes for compiler warnings
This commit is contained in:
@@ -245,7 +245,7 @@ extern void winlay_get_screensize(int *width_r, int *height_r);
|
||||
|
||||
int main(int argc, char **argv)
|
||||
{
|
||||
int a, i, stax, stay, sizx, sizy;
|
||||
int a, i, stax=0, stay=0, sizx, sizy;
|
||||
SYS_SystemHandle syshandle;
|
||||
Scene *sce;
|
||||
|
||||
|
Reference in New Issue
Block a user