From 0c5f29c98312b1167b25d200566e29e334994a47 Mon Sep 17 00:00:00 2001 From: geoffrey Date: Sat, 5 Aug 2023 18:24:54 +0200 Subject: [PATCH] Rename functions and update args --- argparser.c | 4 ++-- main | Bin 31768 -> 32728 bytes main.c | 12 ++++++------ motion.c | 34 +++++++++++++++++++++++----------- motion.h | 8 ++++---- sdl/projectile.c | 4 ++-- 6 files changed, 37 insertions(+), 25 deletions(-) diff --git a/argparser.c b/argparser.c index d56a555..9619fd3 100644 --- a/argparser.c +++ b/argparser.c @@ -3,7 +3,7 @@ #include "argparser.h" void usage() { - printf("Cosmology: -c [--debug]\n"); + printf("Astrophysics: