PtrToHand was also calling GetZone.

This commit is contained in:
Kelvin Sherlock 2013-06-30 13:07:35 -04:00
parent 4c27545022
commit 9ef1bba18d

View File

@ -202,7 +202,8 @@ namespace ToolBox {
case 0xa9e3:
d0 = MM::PtrToHand(trap);
break;
case 0xa11a:
d0 = MM::GetZone(trap);
break;