Added persistent player storage. Fixed store items. Full compile. Updated release archive.
6 lines
59 B
Plaintext
6 lines
59 B
Plaintext
#include "nui_i_main"
|
|
|
|
void main()
|
|
{
|
|
NUI_HandleEvents();
|
|
} |