6 lines
80 B
C
6 lines
80 B
C
#pragma once
|
|
|
|
void output_start();
|
|
void output_stop();
|
|
OBSData load_settings();
|