Make scriptclass::load(other) rely less on std::string

Instead of comparing against an std::string (which is heavily
templated), just use good ol' SDL_strcmp().
This commit is contained in:
Misa
2020-07-06 11:19:24 -04:00
committed by Ethan Lee
parent 9398e9f1f0
commit d480c1011c
3 changed files with 210 additions and 209 deletions
File diff suppressed because it is too large Load Diff