mirror of
https://github.com/aaronsgiles/JPEGView.git
synced 2024-11-16 03:07:10 +00:00
92bdb55672
These are the sources for the final official release of JPEGView for the Mac, back in 1994.
1 line
138 B
C
1 line
138 B
C
#ifndef __MERCUTIOAPI__
|
|
#define __MERCUTIOAPI__
|
|
|
|
pascal long PowerMenuKey(long theMessage, short theModifiers, MenuHandle hMenu);
|
|
|
|
#endif
|