Fix all -Wconversion-null warnings

This commit is contained in:
Luke Street
2026-02-28 15:59:24 -07:00
parent 475ca80882
commit 62f42abe12
54 changed files with 108 additions and 100 deletions
+2 -2
View File
@@ -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,
};