Changeset 6aa430b in buchla-68k for ram/scread.x


Ignore:
Timestamp:
07/10/2017 07:11:13 PM (7 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
e877e55
Parents:
14ad9c9
Message:

More accurate headers.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ram/scread.x

    r14ad9c9 r6aa430b  
    33#include "score.h"
    44#include "stdint.h"
     5#include "stdio.h"
    56
    67/*
     
    1314extern  void            scioerr(int16_t sn, struct s_entry *ep);
    1415extern  int16_t         scread(int16_t ns, FILE *fp);
    15 
Note: See TracChangeset for help on using the changeset viewer.