mirror of
https://github.com/nunuhara/xsystem4.git
synced 2026-09-27 17:38:08 +03:00
Pointers to `struct font_size` objects are cached in `struct text_style` objects, so the `sizes` array can't be reallocated. This fixes a crash in Rance 02 when entering battle.