mirror of
https://github.com/ksherlock/mpw.git
synced 2025-01-03 04:30:32 +00:00
PtrToHand was also calling GetZone.
This commit is contained in:
parent
4c27545022
commit
9ef1bba18d
@ -202,6 +202,7 @@ namespace ToolBox {
|
||||
|
||||
case 0xa9e3:
|
||||
d0 = MM::PtrToHand(trap);
|
||||
break;
|
||||
|
||||
case 0xa11a:
|
||||
d0 = MM::GetZone(trap);
|
||||
|
Loading…
Reference in New Issue
Block a user