MaKiPL / OpenVIII-monogame

Open source Final Fantasy VIII engine implementation in C# working on Windows and Linux (Android and iOS planned too!) [Monogame]
MIT License
637 stars 58 forks source link

Made length check for null. #69

Closed Sebanisu closed 5 years ago

Sebanisu commented 5 years ago

So it returns 0 if it detects null instead of throwing exception.