9 lines
88 B
Plaintext
9 lines
88 B
Plaintext
// Created by Zunath
|
|
|
|
#include "bank_include"
|
|
|
|
void main()
|
|
{
|
|
BANK_BankOnOpened();
|
|
}
|