projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64591f8
)
corrected typo
author
Tobias Gläßer
<tobi.web@gmx.de>
Tue, 4 May 2004 20:57:01 +0000
(20:57 +0000)
committer
Tobias Gläßer
<tobi.web@gmx.de>
Tue, 4 May 2004 20:57:01 +0000
(20:57 +0000)
SVN-Revision: 982
src/defines.h
patch
|
blob
|
history
diff --git
a/src/defines.h
b/src/defines.h
index
21c320d
..
2810cf6
100644
(file)
--- a/
src/defines.h
+++ b/
src/defines.h
@@
-49,7
+49,7
@@
enum DyingType {
};
/* Screen proprities: */
-/* Don't use this to test for the actual screen sizes. Use screen->w/h instead!
+/* Don't use this to test for the actual screen sizes. Use screen->w/h instead!
*/
#define SCREEN_W 640
#define SCREEN_H 480