8 lines
73 B
Plaintext
8 lines
73 B
Plaintext
#include "bjbetting"
|
|
|
|
void main()
|
|
{
|
|
handleBet(GetPCSpeaker(), 250);
|
|
}
|
|
|