aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/sci_memory.h
AgeCommit message (Collapse)Author
2009-05-12SCI: Removed sci_memory.h/.cppMax Horn
svn-id: r40514
2009-03-24SCI: moved sci_strndup to menubar.cppMax Horn
svn-id: r39661
2009-03-10SCI: Memory 'ref counting' code is only used by song iterators -> move it ↵Max Horn
there, make it private (to be replaced one day by something else, e.g. Common::SharedPtr) svn-id: r39305
2009-02-24Normalized guard #definesEugene Sandulenko
svn-id: r38842
2009-02-24SCI: Moved engines/sci/include/sci_memory.h and ↵Max Horn
engines/sci/scicore/sci_memory.cpp into engines/sci/; moved macros from the header into the source file svn-id: r38832