Open PeriodGamingYT opened 1 year ago
file_size() used to use result and saved to judge if there was an error. This doesn't work on systems where long is unsigned by default (Like mine, for some reason). And fixed free_glyph_atlas_init() would crash because of glyph 32.
file_size() used to use result and saved to judge if there was an error. This doesn't work on systems where long is unsigned by default (Like mine, for some reason). And fixed free_glyph_atlas_init() would crash because of glyph 32.