Re: Meggy Functions

#21667
Awesomus
Participant

I was looking through the code in MeggyJr_Attack and I came across things such as, uint8_t redMatrix[9]; and, enum colors {Dark, Red, Orange, Yellow, Green, Blue, Violet, White,
         dimBlue, dimGreen, dimRed, dimYellow, dimAqua, dimViolet };
I was curious what these meant and their uses.  If I find any more I’ll ask.