adding SDL initialisation and quit, improving inputs code readability

This commit is contained in:
Kbz-8
2023-08-28 10:53:22 +02:00
parent 3b0442df7e
commit a7ac7b2318
5 changed files with 45 additions and 89 deletions

View File

@@ -1,59 +0,0 @@
run
a
q
run
bt
q
run
a
q
run
bt
a
y
q
run
p (i / 400) * 100
q
run
bt
q
run
bt
q
b create_image
run
tui n
n
n
n
n
n
n
n
n
s
n
n
s
s
n
n
n
n
n
n
n
n
n
n
n
n
n
n
n
n
n
s
s
q

View File

@@ -6,7 +6,7 @@
/* By: maldavid <kbz_8.dev@akel-engine.com> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2022/10/04 17:55:21 by maldavid #+# #+# */
/* Updated: 2023/08/02 12:36:11 by maldavid ### ########.fr */
/* Updated: 2023/08/28 10:52:33 by maldavid ### ########.fr */
/* */
/* ************************************************************************** */