Ignore:
File:
1 edited

Legend:

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

    r8be2833 rebe70f1  
    5151
    5252typedef struct {
    53         int ws_row;
    54         int ws_col;
     53        ipcarg_t ws_row;
     54        ipcarg_t ws_col;
    5555} winsize_t;
    5656
Note: See TracChangeset for help on using the changeset viewer.