mirror of
https://github.com/radio95-rnt/rds95.git
synced 2026-07-31 01:09:17 +02:00
whoops
This commit is contained in:
+1
-1
@@ -196,7 +196,7 @@ STR_RAW_GETTER(lps)
|
|||||||
STR_RAW_SETTER(ert, set_rds_ert)
|
STR_RAW_SETTER(ert, set_rds_ert)
|
||||||
STR_RAW_GETTER(ert)
|
STR_RAW_GETTER(ert)
|
||||||
|
|
||||||
STR_RAW_SETTER(grpseq2, handle_grpseq2)
|
STR_RAW_SETTER(grpseq2, set_rds_grpseq2)
|
||||||
int lua_get_rds_grpseq2(lua_State *localL) {
|
int lua_get_rds_grpseq2(lua_State *localL) {
|
||||||
lua_pushstring(localL, mod->enc->data[mod->enc->program].grp_sqc_rds2);
|
lua_pushstring(localL, mod->enc->data[mod->enc->program].grp_sqc_rds2);
|
||||||
return 1;
|
return 1;
|
||||||
|
|||||||
Reference in New Issue
Block a user