Rename HostIO mChildID to mNo

TP debug has an assert in d_a_obj showing the name of this variable is `M_no` there.
This commit is contained in:
LagoLunatic
2025-01-31 15:49:44 -05:00
parent 2ece7c9ce1
commit a52bb789da
32 changed files with 82 additions and 86 deletions
-1
View File
@@ -2,7 +2,6 @@
#define JMATRIGONOMETRIC_H
#include "dolphin/types.h"
#include "utility.h"
extern u32 jmaSinShift;
extern f32 *jmaSinTable;