Sorry. Can't get it to fit for now, so disable graphics lib
This does brak the rokets l0dable. Will try to fix this after the camp
This commit is contained in:
parent
35f875eb6c
commit
3bf8d5f903
|
@ -104,14 +104,14 @@ systickGetTicks
|
||||||
uint32touint8p
|
uint32touint8p
|
||||||
uint8ptouint32
|
uint8ptouint32
|
||||||
#Add stuff here
|
#Add stuff here
|
||||||
o_init
|
#o_init
|
||||||
o_path_new
|
#o_path_new
|
||||||
o_move_to
|
#o_move_to
|
||||||
o_line_to
|
#o_line_to
|
||||||
o_curve_to
|
#o_curve_to
|
||||||
o_close
|
#o_close
|
||||||
o_set_gray
|
#o_set_gray
|
||||||
o_fill
|
#o_fill
|
||||||
o_set_shader
|
#o_set_shader
|
||||||
o_identity
|
#o_identity
|
||||||
o_transform
|
#o_transform
|
||||||
|
|
Loading…
Reference in New Issue