Apple2: Dynamic IIe check on a2_lo_tgi
This commit is contained in:
committed by
Oliver Schmidt
parent
a9ab23ad51
commit
0122307399
@@ -343,6 +343,9 @@ signed char __fastcall__ videomode (unsigned mode);
|
||||
** installed. Call with one of the VIDEOMODE_xx constants.
|
||||
*/
|
||||
|
||||
void waitvsync (void);
|
||||
/* Wait for start of next frame */
|
||||
|
||||
|
||||
|
||||
/* End of apple2.h */
|
||||
|
||||
@@ -63,16 +63,5 @@ extern void a2e_lo_tgi[];
|
||||
|
||||
|
||||
|
||||
/*****************************************************************************/
|
||||
/* Code */
|
||||
/*****************************************************************************/
|
||||
|
||||
|
||||
|
||||
void waitvsync (void);
|
||||
/* Wait for start of next frame */
|
||||
|
||||
|
||||
|
||||
/* End of apple2enh.h */
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user