mirror of
https://github.com/n64decomp/mk64
synced 2026-08-17 12:59:29 -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