aboutsummaryrefslogtreecommitdiff
path: root/engines/made/redreader.cpp
AgeCommit message (Expand)Author
2008-04-23This memory is released with free(), so it has to be allocated with malloc(),Torbjörn Andersson
2008-04-23Fixed warning about potentially undefined behaviour.Torbjörn Andersson
2008-04-23Implemented direct loading of rtzcd.dat from the archive rtzcd.red, i.e. the ...Benjamin Haisch