Files
nunuhara_xsystem4/include/dungeon
kichikuou bb26326929 draw_plugin: Add free() method
It is called when the plugin is unbound from a sprite, or when the
sprite to which the plugin is bound is released.

This prevents memory leaks when sprites are destroyed without the plugin
being released, and simplifies lifetime management of the DrawDungeon
plugin.
2025-05-16 09:13:10 +09:00
..
2025-05-16 09:13:10 +09:00
2021-06-27 12:41:58 +09:00