Changeset 0c834c5 in buchla-68k for ram/nedacc.c


Ignore:
Timestamp:
07/08/2017 05:56:38 PM (7 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
60288f5
Parents:
342a56f
Message:

Prototypes for global function pointers. Consistent global types.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ram/nedacc.c

    r342a56f r0c834c5  
    744744        }
    745745
    746         if (pix2mid(cxval, cyval)) {    /* must point at a note position */
     746        if (pix2mid()) {        /* must point at a note position */
    747747
    748748#if     DEBUGIT
Note: See TracChangeset for help on using the changeset viewer.