mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-05 23:44:53 +00:00
Format all src C files
This commit is contained in:
parent
251aea64ab
commit
8cfe7cce9f
652 changed files with 12488 additions and 19093 deletions
|
@ -2,7 +2,6 @@
|
|||
#include <global.h>
|
||||
#include <ultra64/hardware.h>
|
||||
|
||||
void __osSpSetStatus(u32 a0)
|
||||
{
|
||||
void __osSpSetStatus(u32 a0) {
|
||||
HW_REG(SP_STATUS_REG, u32) = a0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue