Changeset 1889 for code/trunk/src/core/Script.h
- Timestamp:
- Oct 6, 2008, 1:05:07 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/core/Script.h
r1810 r1889 76 76 inline void clearLuaOutput() { output_ = ""; } 77 77 78 unsigned int getNextQuote(const std::string& text, unsigned int start);79 78 std::string replaceLuaTags(const std::string& text); 80 79
Note: See TracChangeset
for help on using the changeset viewer.