mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-09 04:30:49 -04:00
d_camera size fix
This commit is contained in:
+2
-2
@@ -11212,7 +11212,7 @@ camera_process_profile_definition g_profile_CAMERA = {
|
||||
fpcPi_CURRENT_e,
|
||||
PROC_CAMERA,
|
||||
&g_fpcLf_Method.base,
|
||||
sizeof(dCamera_c),
|
||||
sizeof(camera_class),
|
||||
0,
|
||||
0,
|
||||
&g_fopVw_Method,
|
||||
@@ -11233,7 +11233,7 @@ camera_process_profile_definition g_profile_CAMERA2 = {
|
||||
fpcPi_CURRENT_e,
|
||||
PROC_CAMERA2,
|
||||
&g_fpcLf_Method.base,
|
||||
sizeof(dCamera_c),
|
||||
sizeof(camera_class),
|
||||
0,
|
||||
0,
|
||||
&g_fopVw_Method,
|
||||
|
||||
Reference in New Issue
Block a user