Changeset f7428b1 in buchla-68k for include/menu.h


Ignore:
Timestamp:
07/10/2017 01:26:59 AM (7 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
5fa506d
Parents:
c3aee8a
Message:

Started to rework include files.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/menu.h

    rc3aee8a rf7428b1  
    55   =============================================================================
    66*/
     7
     8#pragma once
    79
    810#define MCURSOR         1       /* cursor color */
     
    2123#define MENUPRI         8
    2224
    23 #define MENUFL          (V_RES3)
    24 
     25#define MENUFL          V_RES3
Note: See TracChangeset for help on using the changeset viewer.