From f236b449da3060e5f470626adca2fd8e18884d91 Mon Sep 17 00:00:00 2001 From: Stephanie Gawroriski Date: Sat, 23 Dec 2023 17:01:35 -0500 Subject: [PATCH] Initialize inputs and debug printing; Also as well fix some constants. --- .idea/misc.xml | 1 + input/input_defines.h | 5 + input/input_driver.h | 2 +- retroarch_types.h | 2 +- runloop.c | 270 +++++++++++++++++++++++------------------- 5 files changed, 154 insertions(+), 126 deletions(-) diff --git a/.idea/misc.xml b/.idea/misc.xml index 2f317c469fb8..11f00163296a 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -4,6 +4,7 @@