ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/Daodan/src/Daodan.c
(Generate patch)

Comparing Daodan/src/Daodan.c (file contents):
Revision 705 by alloc, Tue Mar 19 15:00:23 2013 UTC vs.
Revision 739 by iritscen, Sun Mar 24 14:41:49 2013 UTC

# 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() {

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)