mirror of
https://github.com/ksherlock/mpw.git
synced 2025-08-07 06:27:07 +00:00
PtrToHand was also calling GetZone.
This commit is contained in:
@@ -202,7 +202,8 @@ namespace ToolBox {
|
||||
|
||||
case 0xa9e3:
|
||||
d0 = MM::PtrToHand(trap);
|
||||
|
||||
break;
|
||||
|
||||
case 0xa11a:
|
||||
d0 = MM::GetZone(trap);
|
||||
break;
|
||||
|
Reference in New Issue
Block a user