mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-07 19:31:19 -04:00
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:
@@ -2909,11 +2909,11 @@ static int useHeapInit(fopAc_ac_c* a_this) {
|
||||
}
|
||||
|
||||
static s16 ya[6] = {
|
||||
-0x4000, 0x4000, 0x0000, 0x8000, 0x0000, 0x0000,
|
||||
-0x4000, 0x4000, 0x0000, -0x8000, 0x0000, 0x0000,
|
||||
};
|
||||
|
||||
static s16 xa[6] = {
|
||||
-0x4000, -0x4000, -0x4000, -0x4000, 0x0000, 0x8000,
|
||||
-0x4000, -0x4000, -0x4000, -0x4000, 0x0000, -0x8000,
|
||||
};
|
||||
|
||||
static int kabe_initial_pos_set(e_st_class* i_this) {
|
||||
|
||||
Reference in New Issue
Block a user