mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-03 16:31:56 -04:00
Merge branch 'main' into 26-02-27-allocator-isolation
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
#include "d/actor/d_a_alink.h"
|
||||
#include "d/actor/d_a_crod.h"
|
||||
#include "d/d_bg_w.h"
|
||||
#include <cstring>
|
||||
|
||||
enum daCstaF_Action {
|
||||
ACTION_WAIT,
|
||||
@@ -584,7 +585,7 @@ actor_process_profile_definition g_profile_CSTAF = {
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
PROC_CSTAF, // mProcName
|
||||
&g_fpcLf_Method.base, // sub_method
|
||||
0x00000B38, // mSize
|
||||
sizeof(daCstaF_c), // mSize
|
||||
0, // mSizeOther
|
||||
0, // mParameters
|
||||
&g_fopAc_Method.base, // sub_method
|
||||
|
||||
Reference in New Issue
Block a user