(UNDER CONSTRUCTION) fixed bad free + testing AXIS_X bifurcation
This commit is contained in:
parent
b16590fd5a
commit
5e99b09f8a
7 changed files with 92 additions and 46 deletions
|
|
@ -4,6 +4,7 @@
|
|||
#include <string.h>
|
||||
|
||||
#include "dims.h"
|
||||
#include "node.h"
|
||||
#include "util.h"
|
||||
|
||||
struct ct_dims *new_dims(const int x, const int y, const int width, const int height) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue