save
This commit is contained in:
parent
dd4edcd397
commit
2514d4da7b
5 changed files with 12 additions and 4 deletions
|
|
@ -34,6 +34,6 @@
|
|||
/// NULL if failed.
|
||||
t_mlx mlx_init(void); // TODO should call this before REALLY anything else?
|
||||
|
||||
// TODO mlx_end() or something? mlx_destroy_display()?
|
||||
// TODO mlx_end() or something? mlx_destroy_display()? (with C2D_Fini())
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue