I created a graphics folder within theRubberNugget directory which contains all the xbm files for each graphic.
I included all the graphics files inside the graphics.h file using imports
Please test this on your end because my dev environment was a little janky, so I wasn't able to do any testing on my computer.
I am confident that it works, but I want to verify before integrating the code.
Thanks!
I created a
graphics
folder within theRubberNugget
directory which contains all the xbm files for each graphic. I included all the graphics files inside thegraphics.h
file using imports Please test this on your end because my dev environment was a little janky, so I wasn't able to do any testing on my computer. I am confident that it works, but I want to verify before integrating the code. Thanks!