typedef correction

This commit is contained in:
capitalistspz 2026-03-03 17:19:05 +00:00
parent 116a14aab0
commit 63dd0d02eb

View File

@ -73,7 +73,7 @@ typedef enum CamForceDRC
{
CAMERA_FORCE_DRC_OFF = 0,
CAMERA_FORCE_DRC_ON = 1
};
} CamForceDRC;
struct CAMEventData
{