| # | Line 18 | Line 18 | HMODULE DDrONiModule; | |
|---|---|---|
| 18 | ||
| 19 | bool DDrPatch_Init() | |
| 20 | { | |
| 21 | + | DDrStartupMessage("daodan attached, patching engine"); |
| 22 | + | |
| 23 | // Font texture cache doubled | |
| 24 | DDrPatch_Byte (OniExe + 0x00020ea7, 0x20); | |
| 25 | DDrPatch_Byte (OniExe + 0x00020f4a, 0x40); | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |