More compilation.

Moved windows typedefs to a separate file.

Included public domain md5 routines (from dpkg).
This commit is contained in:
Steven Fuller 2001-07-28 04:44:27 +00:00 committed by Patryk Obara
parent 6d5a3cec55
commit f759e35cd8
15 changed files with 414 additions and 93 deletions

View file

@ -1,4 +1,4 @@
#include "ILBM_ext.hpp"
#include "ilbm_ext.hpp"
IFF_IMPLEMENT_DYNCREATE("ILBM","TRAN",IlbmTranChunk)
IFF_IMPLEMENT_DYNCREATE("ILBM","ALPH",IlbmAlphChunk)