diff options
author | lloyd <[email protected]> | 2008-11-09 22:28:13 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-11-09 22:28:13 +0000 |
commit | 4a98fe659be80c8688e2022aa070456eb2688ad0 (patch) | |
tree | 40abf60342b37444bf475fac7319c20f898c1b1c /src/utils/info.txt | |
parent | 90ef5e309f5fa1772906d65bca7557ac5686114e (diff) |
Add a SCAN_Name class that encapsulates operations currently done repeatedly
all over the engine code.
Diffstat (limited to 'src/utils/info.txt')
-rw-r--r-- | src/utils/info.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/utils/info.txt b/src/utils/info.txt index 4999a08e7..99d589d8c 100644 --- a/src/utils/info.txt +++ b/src/utils/info.txt @@ -33,6 +33,8 @@ mutex.h parsing.cpp parsing.h rotate.h +scan_name.cpp +scan_name.h secmem.h stl_util.h types.h |