turn plugin junk into a struct

sorting magic tools by (localized) name
emboss now keeps color
minor fixups
This commit is contained in:
William Kendrick 2007-07-20 18:37:36 +00:00
parent 94a6da19f7
commit 40200798d8
6 changed files with 85 additions and 43 deletions

View file

@ -404,6 +404,8 @@ void flower_drawstalk(magic_api * api, SDL_Surface * canvas,
}
}
}
free(curve);
}
void flower_shutdown(magic_api * api)