HarbourMasters / HarbourMasters/Shipwright
Stop using magic numbers for cutscene IDs
Open
- Dominant language
- C
- Stars
- 5.4k
- Forks
- 837
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 72
Description
Every call I have found to `OnePointCutscene_Init` uses magic numbers for the cutscene IDs. These are not helpful. We should convert all of these to constants.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.