7 lines
72 B
Plaintext
7 lines
72 B
Plaintext
#include "fus_include"
|
|
|
|
void main()
|
|
{
|
|
FUS_OnWorkbenchDisturbed();
|
|
}
|