--- Daodan/src/Daodan.c 2009/06/06 12:25:58 340 +++ Daodan/src/Daodan.c 2009/06/06 13:23:59 342 @@ -18,6 +18,8 @@ HMODULE DDrONiModule; bool DDrPatch_Init() { + DDrStartupMessage("daodan attached, patching engine"); + // Font texture cache doubled DDrPatch_Byte (OniExe + 0x00020ea7, 0x20); DDrPatch_Byte (OniExe + 0x00020f4a, 0x40);