Refactor main.c to comply with the 42 Norm
authorLukas Jiriste <ljiriste@student.42prague.com>
Thu, 4 Apr 2024 08:43:55 +0000 (10:43 +0200)
committerLukas Jiriste <ljiriste@student.42prague.com>
Thu, 4 Apr 2024 08:43:55 +0000 (10:43 +0200)
commit4341b648fd371487585656862b5e4499bd5cc67f
tree6006afa6c5bab98f3ec1b2be250c5d825f61ccc8
parente040589f50b2a004c279db68da6e52264e6b4dcb
Refactor main.c to comply with the 42 Norm
solution/Makefile
solution/cleanup.c [new file with mode: 0644]
solution/color.c [new file with mode: 0644]
solution/convolution.c [new file with mode: 0644]
solution/digiteq.h [new file with mode: 0644]
solution/event_handling.c [new file with mode: 0644]
solution/images.c [new file with mode: 0644]
solution/jpeg_handling.c [new file with mode: 0644]
solution/main.c
solution/mlx_addition.c [new file with mode: 0644]