Sha256: 6ee8a5937f16041a1c06bdd665e6e97403714d0675d3d7747017ab394a61b734

Contents?: true

Size: 266 Bytes

Versions: 1

Compression:

Stored size: 266 Bytes

Contents

/*******************************
 Mac support for HID Test GUI
 
 Alan Ott
 Signal 11 Software
 
*******************************/

#ifndef MAC_SUPPORT_H__
#define MAC_SUPPORT_H__

extern "C" {
	void init_apple_message_system();
	void check_apple_events();
}

#endif

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
alphatau-0.1.0 ext/alphatau/native/sdl/src/hidapi/testgui/mac_support.h