drawio update

This commit is contained in:
Nathan Lebrun
2025-01-27 09:55:18 +01:00
parent d6f470a5e9
commit 8a24b6817f
7 changed files with 136 additions and 56 deletions

View File

@@ -10,8 +10,8 @@
/* */
/* ************************************************************************** */
#ifndef DIO_PRIVATE
# define DIO_PRIVATE
#ifndef DIO_PRIVATE_H
# define DIO_PRIVATE_H
int draw_rect(int fd, int id, t_dio_elem *elem);
int draw_arrow(int fd, int id, t_dio_elem *elem);