New upstream version 26.0.0+dfsg1
This commit is contained in:
parent
8e020cdacb
commit
240080891f
837 changed files with 41275 additions and 9196 deletions
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
#include "rtmp-format-ver.h"
|
||||
#include "lookup-config.h"
|
||||
#include "showroom.h"
|
||||
|
||||
OBS_DECLARE_MODULE()
|
||||
OBS_MODULE_USE_DEFAULT_LOCALE("rtmp-services", "en-US")
|
||||
|
|
@ -107,5 +108,6 @@ void obs_module_unload(void)
|
|||
{
|
||||
update_info_destroy(update_info);
|
||||
unload_twitch_data();
|
||||
free_showroom_data();
|
||||
dstr_free(&module_name);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue