예제 #1
0
int loopy() {
	
	enigma::ENIGMA_events();
	
	cocoa_io_handle();
	

	return 0;
}
예제 #2
0
 void io_handle() {
   cocoa_io_handle();
 }