mirror of
https://github.com/rzzzwilson/pymlac.git
synced 2025-06-10 09:32:41 +00:00
Added third-party imlac simulator code
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,10 +1,10 @@
|
||||
/*
|
||||
* Interface for the vimlac display.
|
||||
*
|
||||
* This interface is used by all the display backends:
|
||||
* PBM
|
||||
* SDL
|
||||
*/
|
||||
//*****************************************************************************
|
||||
// Interface for the vimlac display.
|
||||
//
|
||||
// This interface is used by all the display backends:
|
||||
// PBM
|
||||
// SDL
|
||||
//*****************************************************************************
|
||||
|
||||
#ifndef DISPLAY_H
|
||||
#define DISPLAY_H
|
||||
|
||||
Reference in New Issue
Block a user