7 lines
50 B
Plaintext
7 lines
50 B
Plaintext
|
#include "nui_i_main"
|
||
|
|
||
|
void main()
|
||
|
{
|
||
|
NUI();
|
||
|
}
|