mirror of
https://github.com/elua/elua.git
synced 2025-01-08 20:56:17 +08:00
ed54aec47a
All the functions that implement a FS receive the instance data of the FS (given at registration time to dm_register) as their last argument. ROMFS was changed to take advantage of this.