mirror of
https://github.com/radio95-rnt/rds95.git
synced 2026-02-26 12:32:05 +01:00
wow
This commit is contained in:
@@ -4,6 +4,7 @@ static RDSModulator* mod = NULL;
|
||||
static lua_State *L = NULL;
|
||||
|
||||
int lua_set_rds_program_defaults(lua_State *localL) {
|
||||
(void)localL;
|
||||
set_rds_defaults(mod->enc, mod->enc->program);
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user