--- Daodan/src/Daodan.c 2013/03/19 15:00:23 705 +++ Daodan/src/Daodan.c 2013/03/24 14:41:49 739 @@ -215,7 +215,7 @@ bool DDrPatch_Init() //Test newweap patch if (patch_newweapon) { - //Makes it always say "Recieved weapon_name." + //Makes it always say "Received weapon_name." //Needs check for loc_4DFC66 //DDrPatch_NOOP((char*)(OniExe + 0x000E4DF8),2); @@ -601,7 +601,7 @@ void DDrConfig() void ONICALL DDrGame_Init() { if (opt_usedaodanbsl) - SLrDaodan_Initalize(); + SLrDaodan_Initialize(); } void DDrException() {