From c63d7adcedd4ebaa26fc5c4395fb8f02a916b5d5 Mon Sep 17 00:00:00 2001 From: Alejandro Javier Asenjo Nitti Date: Thu, 9 Nov 2023 22:38:07 -0300 Subject: [PATCH] warning --- include/rand.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/rand.h b/include/rand.h index 01e6efe2e..ad13e22a4 100644 --- a/include/rand.h +++ b/include/rand.h @@ -20,4 +20,4 @@ f32 Rand_Centered_Variable(u32* rndNum); extern u32 gRandFloat; -#endif \ No newline at end of file +#endif