Changeset e225e77 in buchla-68k for ram/delpnts.c
- Timestamp:
- 07/09/2017 10:24:47 PM (7 years ago)
- Branches:
- master
- Children:
- 411371e
- Parents:
- d2d593b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ram/delpnts.c
rd2d593b re225e77 19 19 #include "midas.h" 20 20 #include "instdsp.h" 21 22 extern int16_t edfunc(int16_t n); 23 extern uint16_t setipl(uint16_t arg); 24 extern void modinst(void); 25 extern void pntsel(void); 26 extern void showpt(int16_t q); 21 27 22 28 #define PT_SIZE (sizeof (struct instpnt))
Note:
See TracChangeset
for help on using the changeset viewer.