Changes in uspace/dist/src/c/demos/tetris/screen.h [8d2dd7f2:cf13b17] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/dist/src/c/demos/tetris/screen.h
r8d2dd7f2 rcf13b17 55 55 #define putpad(s) tputs(s, 1, put) 56 56 57 #include < libarch/types.h>57 #include <types/common.h> 58 58 #include <io/console.h> 59 59 #include <async.h>
Note:
See TracChangeset
for help on using the changeset viewer.