Fixed some comments

svn-id: r26771
This commit is contained in:
Filippos Karapetis 2007-05-07 05:06:22 +00:00
parent 3ad8770f96
commit 3413dda0e9
6 changed files with 13 additions and 14 deletions

View file

@ -83,8 +83,7 @@ int AgiEngine::decodeLogic(int n) {
_game.dirLogic[n].flags |= RES_LOADED;
} else {
/* unload data
* blah DF YA WANKER!!@!@# frag. i'm so dumb. not every logic
* has text
* Note that not every logic has text
*/
free(_game.logics[n].data);
ec = errNotEnoughMemory;