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