shorten (the extra stuff in this was out of date, anyway; best to keep the brief description simple enough that it doesn't easily become outdated)

This commit is contained in:
Glenn Maynard
2005-02-13 02:57:11 +00:00
parent de99ad0e03
commit 55c67ef857
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
/* ScreenTextEntry - Displays a text entry box over the top of another screen. Must use by calling SCREENMAN->AddScreenToTop( new ScreenTextEntry(...) ); */
/* ScreenTextEntry - Displays a text entry box over the top of another screen. */
#ifndef SCREEN_TEXT_ENTRY_H
#define SCREEN_TEXT_ENTRY_H