- Replaced all instances of Boolean with bool, TRUE with true, FALSE with false. (Except for a few cases where this resulted in a compile error.) git-svn-id: http://openexile.googlecode.com/svn/trunk@38 4ebdad44-0ea0-11de-aab3-ff745001d230
4 lines
66 B
C
4 lines
66 B
C
|
|
bool handle_startup_press(Point the_point);
|
|
void startup_load();
|