Preliminary support for fixed header files

This commit is contained in:
galaxyhaxz 2019-04-20 23:24:50 -05:00 committed by Anders Jenbo
commit 540892ff9d
71 changed files with 177 additions and 288 deletions

View file

@ -1,6 +1,4 @@
//HEADER_GOES_HERE
#include "../types.h"
#include "diablo.h"
int codec_decode(void *pbSrcDst, int size, char *pszPassword)
{