6 lines
89 B
Plaintext
6 lines
89 B
Plaintext
#include "bank_util"
|
|
void main()
|
|
{
|
|
GetSingleToken(GetPCSpeaker(), BANKTOKEN_100K);
|
|
}
|