scummvm/engines/sci/parser
Matthew Hoops 07b67fe44b SCI: Fix using the parser in SCI Fan Games
Get a pointer to the said spec instead of copying to a buffer. The fan games use a said spec with size < 64. Also, make said() take a const pointer as the spec cannot change. Thanks to waltervn and wjp.

svn-id: r51432
2010-07-28 19:03:49 +00:00
..
grammar.cpp SCI: Rewrite said spec handling. 2010-07-21 19:59:33 +00:00
said.cpp SCI: Fix using the parser in SCI Fan Games 2010-07-28 19:03:49 +00:00
vocabulary.cpp SCI: Remove SCI01 vocab warning, this behavior is normal 2010-07-28 14:34:32 +00:00
vocabulary.h SCI: Fix using the parser in SCI Fan Games 2010-07-28 19:03:49 +00:00