nunuhara / xsystem4

Cross-platform implementation of AliceSoft's System 4 engine
GNU General Public License v2.0
45 stars 4 forks source link

Gpx2Plus.Create() should fail if width <= 0 or height <= 0 #164

Closed kichikuou closed 3 months ago

kichikuou commented 3 months ago

This fixes "Incomplete framebuffer" error in Daibanchou.

nunuhara commented 3 months ago

Thanks!