Changeset 0580615 in buchla-68k for ram/select.c


Ignore:
Timestamp:
07/08/2017 02:42:31 PM (7 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
342a56f
Parents:
46d8069
Message:

Point of no return.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ram/select.c

    r46d8069 r0580615  
    3636*/
    3737
    38 short
    39 whatbox()
     38short whatbox(void)
    4039{
    4140        register struct selbox *sb;
     
    9796*/
    9897
    99 select()
     98void select(void)
    10099{
    101100        if (astat) {    /* only when the E key goes down */
Note: See TracChangeset for help on using the changeset viewer.