mirror of
https://github.com/ksherlock/mpw.git
synced 2024-11-22 00:32:44 +00:00
STABINFO - (PasMat)
This commit is contained in:
parent
2eb632892c
commit
73e37d205e
@ -167,6 +167,9 @@ namespace MPW
|
||||
case kF_GTABINFO:
|
||||
d0 = 0x40000000 | kEINVAL;
|
||||
break;
|
||||
case kF_STABINFO:
|
||||
d0 = 0x40000000 | kEINVAL;
|
||||
break;
|
||||
|
||||
default:
|
||||
d0 = 0x40000000 | kEINVAL;
|
||||
|
Loading…
Reference in New Issue
Block a user