Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/tetris/tetris.h

    ra000878c rebe70f1  
    186186extern int fits_in(const struct shape *, int);
    187187extern void place(const struct shape *, int, int);
    188 extern void stop(const char *);
     188extern void stop(char *);
    189189
    190190/** @}
Note: See TracChangeset for help on using the changeset viewer.