Skip to content

Conversation

@Dragorn421
Copy link
Collaborator

  • Rename CameraSetting.unk_00 -> CameraSetting.settingFlags
  • Add macros for accessing settingFlags (CAM_SF_UNK0, CAM_SF_UNK1, CAM_SF_PRIORITY)
  • Add macro for packing settingFlags (CAM_SF)
  • Use CAM_SF to pack flags stored in sCameraSettings.
    Note instead of directly using CAM_SF in sCameraSettings I define the flags as macros then use them in sCameraSettings, like we do for actor flags in the actor profiles

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant