6 lines
65 B
Plaintext
6 lines
65 B
Plaintext
#include "sd_forge_util"
|
|
void main()
|
|
{
|
|
CleanUpVariables();
|
|
}
|