mirror of
https://github.com/ksherlock/mpw.git
synced 2024-12-22 15:29:45 +00:00
comments from basilisk execution
This commit is contained in:
parent
710da65650
commit
ddeea8620f
@ -2,6 +2,16 @@
|
|||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
|
/*
|
||||||
|
*
|
||||||
|
* MacOS/Basilisk:
|
||||||
|
*
|
||||||
|
* GetVol(): vRefNum = -32637
|
||||||
|
* GetVol(MacOS): vRefNum = -32637
|
||||||
|
* HGetVol(): vRefNum = -32637 dirID = 3382
|
||||||
|
* HGetVol(MacOS): vRefNum = -32637 dirID = 3382
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
|
||||||
void gv(StringPtr name)
|
void gv(StringPtr name)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user