mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-12 10:54:44 +00:00
Rename FaultDrawer_ functions to Fault_ (#2113)
* Rename FaultDrawer_ functions to Fault_ * Rename FaultDrawer_Init to Fault_InitDrawer
This commit is contained in:
parent
7a9209c885
commit
c8cafdc93e
9 changed files with 157 additions and 162 deletions
|
@ -13,7 +13,7 @@ n64ddStruct_800FF4B0_pointers D_800FF4B0 = {
|
|||
NULL,
|
||||
Fault_RemoveClient,
|
||||
Fault_AddClient,
|
||||
FaultDrawer_DrawText,
|
||||
Fault_DrawText,
|
||||
Fault_WaitForInput,
|
||||
Fault_AddHungupAndCrashImpl,
|
||||
Fault_AddHungupAndCrash,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue