sakura57 / so4

Spaced Out 4, an open-source 2D space shooter game
GNU General Public License v2.0
1 stars 0 forks source link

Address hardcoded icon and graphic IDs #7

Open sakura57 opened 4 years ago

sakura57 commented 4 years ago

Throughout the codebase, there are a lot of hardcoded IDs for certain effects and icons. These should be made into defines and collected somewhere in a header file.