Changeset 7ecfb7b in buchla-68k for ram/libdsp.c


Ignore:
Timestamp:
07/14/2017 09:11:47 PM (7 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
aa021e2
Parents:
4810254
Message:

Unused variables and parameters.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ram/libdsp.c

    r4810254 r7ecfb7b  
    796796int16_t showcat(void)
    797797{
    798         register int16_t i, fcslot, fcrow, fcount;
     798        register int16_t fcslot, fcrow, fcount;
    799799        register uint16_t color;
    800800
Note: See TracChangeset for help on using the changeset viewer.