Astrabit-ST / ModShot-Core

A fork of mkxp, forked for OneShot, forked for OneShot mods, (not to be confused with the ModShot server)
https://nowaffles.com
GNU General Public License v2.0
19 stars 9 forks source link

Placate compiler and fix #13 #14

Closed rkevin-arch closed 3 years ago

rkevin-arch commented 3 years ago

Apparently the windows C++ compiler is mad at something that GCC is fine with.

In retrospect, GCC absolutely shouldn't be fine with an error like this. Huh.