Update test code
This commit is contained in:
parent
04855478fd
commit
a58a315d48
@ -77,8 +77,8 @@ i32 run_main_loop(void) {
|
||||
i32 toolbox_button_x = (toolbox->width - BUTTON_WIDTH) / 2;
|
||||
|
||||
line ln = (line){
|
||||
(point){20, 40},
|
||||
(point){60, 200},
|
||||
(point){80, 100},
|
||||
(point){120, 300},
|
||||
};
|
||||
|
||||
while (comp.running) {
|
||||
|
Loading…
Reference in New Issue
Block a user