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