Rename `func_80096A90` to `osPfsNumFiles`
This commit is contained in:
parent
9c23db285b
commit
ebf97965ae
|
|
@ -125,6 +125,7 @@ osPfsDeleteFile = 0x80095FC0; // rom:0x263C0
|
||||||
__osPfsReleasePages = 0x8009616C; // rom:0x2656C
|
__osPfsReleasePages = 0x8009616C; // rom:0x2656C
|
||||||
osPfsFileState = 0x80096620; // rom:0x26A20
|
osPfsFileState = 0x80096620; // rom:0x26A20
|
||||||
osPfsReadWriteFile = 0x800961E0; // rom:0x265E0
|
osPfsReadWriteFile = 0x800961E0; // rom:0x265E0
|
||||||
|
osPfsNumFiles = 0x80096A90; // rom:0x26E90
|
||||||
|
|
||||||
osAiSetNextBuffer = 0x8008C550; // rom:0x1C950
|
osAiSetNextBuffer = 0x8008C550; // rom:0x1C950
|
||||||
__osAiDeviceBusy = 0x80099BC0; // rom:0x29FC0
|
__osAiDeviceBusy = 0x80099BC0; // rom:0x29FC0
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue