Fix missing returns and other warnings

This commit is contained in:
LagoLunatic
2026-03-12 17:14:10 -04:00
parent e70562699f
commit e580412bcf
12 changed files with 36 additions and 25 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
#include "d/d_file_error.h"
#include "dolphin/types.h"
#include "f_op/f_op_msg_mng.h"
#include "m_Do/m_do_controller_pad.h"
#include "m_Do/m_Do_controller_pad.h"
dFe_HIO_c g_feHIO;