Rev 1134 | Details | Compare with Previous | Last modification | View Log | RSS feed
#pragma once
//void __declspec(noreturn) mainloop(const volatile bool &Exit);
void mainloop(const volatile bool &Exit); // to be in accordance with newer, returnable mainloop() in mainloop.cpp