Changeset fa38804 in buchla-68k for ram/swinit.c


Ignore:
Timestamp:
07/14/2017 04:18:35 PM (7 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
ace9ee7
Parents:
1efe224
Message:

Removed form-feed comments.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ram/swinit.c

    r1efe224 rfa38804  
    9292int16_t wsbuf[NUMWPCAL];        /* final values for current waveshape */
    9393
    94 /*
    95 
    96 */
    97 
    9894int8_t  *lmln22;                /* message window line 22 */
    9995int8_t  *lmln23;                /* message window line 23 */
     
    127123int8_t  tuncurn[33];            /* current tuning table name */
    128124int8_t  tunname[NTUNS][32];     /* tuning table names */
    129 
    130 /*
    131 
    132 */
    133125
    134126int32_t *pspool;                /* Score storage pool pointer */
     
    185177int32_t swrmin = SWRMIN;                /* scroll wheel rate threshold */
    186178
    187 /*
    188 
    189 */
    190 
    191179/*
    192180   =============================================================================
Note: See TracChangeset for help on using the changeset viewer.