Changeset 19f857a in mainline for uspace/app/tetris/tetris.c
- Timestamp:
- 2010-03-21T09:39:25Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 8023571
- Parents:
- e2b73d4f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/tetris/tetris.c
re2b73d4f r19f857a 53 53 #include <stdio.h> 54 54 #include <stdlib.h> 55 #include <str ing.h>55 #include <str.h> 56 56 #include <unistd.h> 57 57 #include <getopt.h>
Note:
See TracChangeset
for help on using the changeset viewer.