mirror of
https://github.com/zeldaret/mm.git
synced 2026-07-09 13:45:23 -04:00
Initial code format
This commit is contained in:
+1
-1
@@ -633,4 +633,4 @@ void* Lib_PtrSegToK0Null(void* ptr) {
|
||||
} else {
|
||||
return (void*)PHYSICAL_TO_VIRTUAL(ptr);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
@@ -557,4 +557,4 @@ u32 Scene_CreateEntrance(u32 sceneIndex, u32 spawnIndex, u32 offset) {
|
||||
|
||||
void func_80130784(u32 spawnIndex) {
|
||||
Scene_CreateEntrance(gSaveContext.perm.entranceIndex >> 9, spawnIndex, 0);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -61,4 +61,4 @@ void __osPackReadData() {
|
||||
ptr+=sizeof(__OSContReadFormat);
|
||||
}
|
||||
*ptr = 254;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user