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