Files
kichikuou 82c8b76a58 Fix missing equipment gauges in Rance 5D
This fixes #83.

**CG_GRAPH checks the source CG's type before drawing, but
SACT.CG_QueryType only checked CGs already loaded into memory. The gauge
images had not been loaded yet, so they were reported as unused.

Check the ALD link table for unloaded CGs, then load them when querying
their dimensions.
2026-09-23 07:51:47 +09:00
..
2022-04-02 22:12:16 +09:00
2026-09-11 14:09:04 +09:00
2025-06-11 09:23:42 +09:00
2025-06-11 09:23:42 +09:00
2026-07-17 08:48:10 +09:00