File:  [RetroPC.NET] / xmil / MacOSX / carbonevent.h
Revision 1.2: download - view: text, annotated - select for diffs
Sat Aug 14 14:41:05 2004 JST (21 years, 2 months ago) by tk800
Branches: MAIN
CVS tags: HEAD
change menu res to nib[MacOSX](tk800)

/*
 *  carbonevent.h
 *  xmil
 *
 *  Created by tk800 on 04/08/10.
 *
 */

bool window_initialize(void);

extern void wrapperMouseDown(EventRef event);
extern void wrapperKeyDown(EventRef event);

RetroPC.NET-CVS <cvs@retropc.net>