mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-10 12:54:50 -04:00
Merge branch 'main' into 26-02-27-allocator-isolation
This commit is contained in:
+2
-2
@@ -339,7 +339,7 @@ scene_process_profile_definition g_profile_NAME_SCENE = {
|
||||
0,
|
||||
&g_fopScn_Method.base,
|
||||
&l_dScnName_Method,
|
||||
NULL,
|
||||
0,
|
||||
};
|
||||
|
||||
scene_process_profile_definition g_profile_NAMEEX_SCENE = {
|
||||
@@ -353,5 +353,5 @@ scene_process_profile_definition g_profile_NAMEEX_SCENE = {
|
||||
0,
|
||||
&g_fopScn_Method.base,
|
||||
&l_dScnName_Method,
|
||||
NULL,
|
||||
0,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user