summaryrefslogtreecommitdiff
path: root/src/boot/is_debug.c
AgeCommit message (Expand)Author
2024-01-30Define OOT_DEBUG=0 in retail builds (#1658)cadmic
2024-01-29is_debug.c and boot_main.c OK (#1641)cadmic
2023-10-27libc cleanup (#1568)Tharo
2023-09-09Apply noreturn attribute where applicable (#1532)Tharo
2022-06-15Enable int-conversion warnings and fix all current instances (#1280)Roman971
2021-10-02Fix/cleanup/rephrase miscellaneous stuff (#983)Dragorn421
2021-09-20Decompile z_kankyo (#956)petrie911
2021-09-07Add `va_end` and returns to variadic functions (#950)EllipticEllipsis
2021-02-13Fix most compiler warnings in the boot and code segments (#674)Tharo
2020-10-03libultra cleanup (#215)Random
2020-03-22Format all src C filesRoman971
2020-03-17First proper commit.Jack Walker