mirror of
https://github.com/nunuhara/xsystem4.git
synced 2026-09-22 23:18:01 +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.