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