Skip to content

Project: Starfighter 2.3.3

Compare
Choose a tag to compare
@onpon4 onpon4 released this 20 Sep 16:59
· 192 commits to main since this release
v2.3.3
d129793

Another small bugfix! This one only has a couple of small changes:

  • Removed some ableism from the dialog.
  • Replaced the SF_NOWARN variable with the SF_WARN variable, meaning that compilation will work as expected on GCC versions older than 8 without requiring a special argument.
  • Removed use of wildcards in the Autotools stuff, which Autotools doesn't properly support.