feat: version initiale - contient les différentes structures et déclarations pour les éléments graphiques
This commit is contained in:
parent
264586b6c3
commit
8ec203c774
4
include/graphic.h
Normal file
4
include/graphic.h
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
struc point
|
||||||
|
coordx db 0
|
||||||
|
coordy db 0
|
||||||
|
ends point
|
Loading…
x
Reference in New Issue
Block a user