mirror of
https://github.com/Interlisp/maiko.git
synced 2026-02-14 03:44:36 +00:00
Remove unused #defines
This commit is contained in:
@@ -282,9 +282,6 @@ void flush_display_buffer(void) {
|
||||
/* h the height of the piece to display, in pixels */
|
||||
/* */
|
||||
/************************************************************************/
|
||||
#define BITEPER_DLBYTE 8
|
||||
#define DLBYTE_PERLINE (displaywidth / 8)
|
||||
|
||||
void flush_display_region(int x, int y, int w, int h)
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user