mirror of
https://github.com/radio95-rnt/rds95.git
synced 2026-02-27 04:43:52 +01:00
some updates
This commit is contained in:
@@ -413,7 +413,7 @@ void init_lua(RDSModulator* rds_mod) {
|
||||
lua_setglobal(L, "core_version");
|
||||
lua_pushinteger(L, PROGRAMS);
|
||||
lua_setglobal(L, "max_programs");
|
||||
lua_pushinteger(L, 4);
|
||||
lua_pushinteger(L, EONs);
|
||||
lua_setglobal(L, "eon_count");
|
||||
|
||||
lua_register(L, "set_rds_program_defaults", lua_set_rds_program_defaults);
|
||||
|
||||
Reference in New Issue
Block a user