mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-08-19 22:22:07 -04:00
Add building on macOS (#224)
* build OK macOS * add macOS building instructions * change return type of func_8000546C * prevent gitattributes from removing CRLF from ido binaries
This commit is contained in:
+1
-1
@@ -237,7 +237,7 @@ void func_80005310(void) {
|
||||
}
|
||||
}
|
||||
|
||||
s32 func_8000546C(void) {
|
||||
void func_8000546C(void) {
|
||||
u32 temp_a0;
|
||||
u32 temp_a1;
|
||||
UNUSED u16 unk;
|
||||
|
||||
Reference in New Issue
Block a user