Skip to content

Commit

Permalink
More debug
Browse files Browse the repository at this point in the history
  • Loading branch information
DMD authored and DMD committed Jan 29, 2018
1 parent 98e79e5 commit aa27050
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TemplePlus/maps.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ class GameSystemReplacements : TempleFix

void apply() override
{

replaceFunction(0x100BDF50, JumpPointInit);
replaceFunction(0x100BDFE0, JumpPointModLoad);

orgField1C = replaceFunction(0x1006FC60, field1c); // doesn't seem to get called anywhere, not even when editor mode is enabled. Possibly ripped out code.
Expand Down

0 comments on commit aa27050

Please sign in to comment.