From 269d9bec93c1b02db9a9a1a0559d1e1653f4c28a Mon Sep 17 00:00:00 2001 From: Dario Date: Sun, 25 Jan 2026 20:48:59 -0300 Subject: [PATCH] Newline. --- patches/recompui_patches.c | 2 +- patches/syms.ld | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/patches/recompui_patches.c b/patches/recompui_patches.c index 1b0bb3f..5a6eee0 100644 --- a/patches/recompui_patches.c +++ b/patches/recompui_patches.c @@ -14,4 +14,4 @@ RECOMP_PATCH void baMotor_80250C08(void) { if (D_802823AC != 0) { D_80282424 = MIN(D_80282420, D_80282424 + time_getDelta()); } -} \ No newline at end of file +} diff --git a/patches/syms.ld b/patches/syms.ld index cf7723c..f8cb106 100644 --- a/patches/syms.ld +++ b/patches/syms.ld @@ -51,4 +51,4 @@ recomp_get_cutscene_aspect_ratio = 0x8F0000B8; recomp_get_flying_and_swimming_inverted_axes = 0x8F0000BC; recomp_get_first_person_inverted_axes = 0x8F0000C0; recomp_get_analog_cam_sensitivity = 0x8F0000C4; -recomp_run_ui_callbacks = 0x8F0000C8; \ No newline at end of file +recomp_run_ui_callbacks = 0x8F0000C8;