Freeing display list allocations
This commit is contained in:
+2
-2
@@ -69,8 +69,8 @@ extern SM64DebugPrintFunctionPtr gDebugPrint;
|
||||
} \
|
||||
} while(0)
|
||||
|
||||
extern void hack_load_mario_animation_ex(struct MarioAnimation *a, u32 index);
|
||||
extern void hack_load_mario_animation(struct MarioAnimation *a, u32 index);
|
||||
extern void shim_load_mario_animation(struct MarioAnimation *a, u32 index);
|
||||
|
||||
extern void *segmented_to_virtual(const void *addr);
|
||||
extern void *virtual_to_segmented(u32 segment, const void *addr);
|
||||
extern void func_80320A4C(u8 bankIndex, u8 arg1);
|
||||
|
||||
Reference in New Issue
Block a user