Merge branch 'dev' into output-renderer-rework
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 35 KiB After Width: | Height: | Size: 37 KiB |
@@ -575,7 +575,7 @@ static void convert_aref_to_sref(struct gds_cell_array_instance *aref, struct gd
|
|||||||
struct gds_point origin;
|
struct gds_point origin;
|
||||||
struct gds_point row_shift_vector;
|
struct gds_point row_shift_vector;
|
||||||
struct gds_point col_shift_vector;
|
struct gds_point col_shift_vector;
|
||||||
struct gds_cell_instance *sref_inst;
|
struct gds_cell_instance *sref_inst = NULL;
|
||||||
int col;
|
int col;
|
||||||
int row;
|
int row;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user