Artanidos / Artanidos/AnimationMaker
Replace all constant values with defines
Open
enhancement
good first issue
- Dominant language
- C++
- Stars
- 135
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
Some source code contains direct constant values.
When it makes sense replace them with defines or actual constants stored in the class it is used.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.