Kenix3 / libultraship

Porting games to the PC
MIT License
90 stars 64 forks source link

figure out what to do about `GameMode` #525

Open briaguya-ai opened 3 weeks ago

briaguya-ai commented 3 weeks ago

https://github.com/Kenix3/libultraship/pull/491#discussion_r1581164828

out of scope for this PR and also mostly a @Kenix3 question but this has always felt a bit like a kitchen sink variable to me

i'm thinking we should make an issue to find all usages of mGameMode and figure out either

  • what a good name for it would be or
  • if we want to split it up into multiple variables to handle different things it changes