4th round of standard compiler fixes (#2984)

* 4th round of standard compiler fixes

* use of fpcM_ERROR_PROCESS_ID_e in gWolfBustersID
This commit is contained in:
kipcode66
2025-12-22 05:20:08 -05:00
committed by GitHub
parent 9ac6dd0044
commit bda8dc6af8
65 changed files with 170 additions and 162 deletions
+2 -2
View File
@@ -898,8 +898,8 @@ static void damage_check(e_sm2_class* i_this) {
for (int j = 0; j < bun_d[i_this->sizetype]; j++) {
static int j_d[] = {0, 6, 1, 5, 2, 4, 0, 6, 1, 5, 2, 4};
static s16 ya_d[] = {
0x0000, 0x8000, 0x0000, 0x8000, 0x0000, 0x8000,
0x0000, 0x8000, 0x0000, 0x8000, 0x0000, 0x8000,
0x0000, -0x8000, 0x0000, -0x8000, 0x0000, -0x8000,
0x0000, -0x8000, 0x0000, -0x8000, 0x0000, -0x8000,
};
static f32 y_ad[] = {20.0f, 30.0f, 40.0f, 50.0f, 60.0f,};