Commit Graph

4 Commits

Author SHA1 Message Date
Noel Berry
2437d5841f
Merge pull request #25 from RandyGaul/master
Integrate cute_sound.h
2022-11-19 15:56:53 -08:00
puugz
634fadcf33 fix typos 2022-11-19 15:29:18 +01:00
RandyGaul
4cc0f8b608 Integrate cute_sound.h 2022-11-13 17:59:35 -08:00
Noel Berry
dcd3e11b16 Simplify folder sturcture + String refactor
1) Over time the total amount of files has decreased, and so it made sense to just simplify the folder structure and remove all of the subfolders.
2) Refactor the String class to utilize the existing Vector and StackVector classes instead of managing everything itself.
2022-10-01 13:30:15 -07:00