Changeset 73dd55f in buchla-68k for ram


Ignore:
Timestamp:
07/07/2017 10:42:23 PM (7 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
30c03a4
Parents:
6888aa2
Message:

Prepare for automatic substitution.

Location:
ram
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • ram/m7menu.c

    r6888aa2 r73dd55f  
    5656static char     ml01[61], ml02[61], ml03[61], ml04[61], ml05[61];
    5757
    58 short   mdselbx(), mdpoint();
     58short   mdselbx();
    5959
    6060/*
  • ram/scfield.c

    r6888aa2 r73dd55f  
    282282*/
    283283
    284 short           /* null et_... */
     284short
    285285et_null()
    286286{
     
    288288}
    289289
    290 short           /* null ef_... */
     290short
    291291ef_null()
    292292{
     
    294294}
    295295
    296 short           /* null rd_... */
     296short
    297297rd_null()
    298298{
     
    300300}
    301301
    302 short           /* null nd_... */
     302short
    303303nd_null()
    304304{
Note: See TracChangeset for help on using the changeset viewer.