7 lines
73 B
C
7 lines
73 B
C
#include <stabber.h>
|
|
|
|
int main(void)
|
|
{
|
|
return stabber_start(5230);
|
|
}
|