Rename `func_80089534` to `nuScGetFrameRate`

This commit is contained in:
gijs 2023-10-20 15:09:27 +02:00
parent 1c01e29331
commit d9165a5c5b
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ nuScGetGfxMQ = 0x80088EFC;
nuScAddClient = 0x80089054; nuScAddClient = 0x80089054;
nuScRemoveClient = 0x80089124; nuScRemoveClient = 0x80089124;
nuScSetFrameBufferNum = 0x80089528; nuScSetFrameBufferNum = 0x80089528;
nuScGetFrameRate = 0x80089534;
nuGfxRetraceWait = 0x80089A30; nuGfxRetraceWait = 0x80089A30;
nuScResetClientMesgType = 0x800890E4; nuScResetClientMesgType = 0x800890E4;
nuScWaitTaskReady = 0x8008949C; nuScWaitTaskReady = 0x8008949C;