mirror of
https://github.com/radio95-rnt/rds95.git
synced 2026-07-30 08:49:15 +02:00
whoops
This commit is contained in:
@@ -114,9 +114,6 @@ void init_lua(RDSEncoder* _enc) {
|
||||
lua_registertotable(L, "set_ptyn_enabled", lua_set_rds_ptyn_enabled);
|
||||
lua_registertotable(L, "get_ptyn_enabled", lua_get_rds_ptyn_enabled);
|
||||
|
||||
lua_registertotable(L, "set_rds2_mode", lua_set_rds2_mode);
|
||||
lua_registertotable(L, "get_rds2_mode", lua_get_rds2_mode);
|
||||
|
||||
lua_registertotable(L, "set_link", lua_set_rds_link);
|
||||
lua_registertotable(L, "get_link", lua_get_rds_link);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user