What are the changes about?
Adds the ability to shift the hue of the DOOM fire animation by a
configurable amount and rate.
What existing issue does this resolve?
N/A
Pre-requisites
- I have tested & confirmed the changes work locally
- I have run
zig fmtthroughout my changes
## What are the changes about?
Adds the ability to shift the hue of the DOOM fire animation by a
configurable amount and rate.
## What existing issue does this resolve?
N/A
## Pre-requisites
- [x] I have tested & confirmed the changes work locally
- [x] I have run `zig fmt` throughout my changes