mirror of
https://github.com/radio95-rnt/rds95.git
synced 2026-02-26 20:33:53 +01:00
yep
This commit is contained in:
@@ -40,6 +40,7 @@ int lua_set_userdata_offset(lua_State *localL) {
|
||||
}
|
||||
|
||||
int lua_force_save(lua_State *localL) {
|
||||
(void)localL;
|
||||
encoder_saveToFile(mod->enc);
|
||||
Modulator_saveToFile(&mod->params);
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user