Added editscreen.c:blender_test_break (copy of MISC_test_break, so
misc dir can be killed)
This commit is contained in:
@@ -61,6 +61,8 @@ void scrarea_queue_redraw(struct ScrArea *area);
|
||||
void scrarea_queue_winredraw(struct ScrArea *area);
|
||||
void scrarea_queue_headredraw(struct ScrArea *area);
|
||||
|
||||
int blender_test_break(void);
|
||||
|
||||
void duplicate_screen(void);
|
||||
void init_screen_cursors(void);
|
||||
void set_timecursor(int nr);
|
||||
|
Reference in New Issue
Block a user