# | Line 215 | Line 215 | bool DDrPatch_Init() | |
---|---|---|
215 | //Test newweap patch | |
216 | if (patch_newweapon) { | |
217 | ||
218 | < | //Makes it always say "Recieved weapon_name." |
218 | > | //Makes it always say "Received weapon_name." |
219 | //Needs check for loc_4DFC66 | |
220 | //DDrPatch_NOOP((char*)(OniExe + 0x000E4DF8),2); | |
221 | ||
# | Line 601 | Line 601 | void DDrConfig() | |
601 | void ONICALL DDrGame_Init() | |
602 | { | |
603 | if (opt_usedaodanbsl) | |
604 | < | SLrDaodan_Initalize(); |
604 | > | SLrDaodan_Initialize(); |
605 | } | |
606 | ||
607 | void DDrException() { |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |