oot/src
Random d223e246c7
db_camera (#842)
* Decompile shrink_window.c

* progress

* progress

* makefile

* progress

* match 8 functions

* 1 more match

* match 2 functions

* decompile func_800B9638

* fix flow

* migrate .bss

* doc

* name some stuff

* fixes

* comment fix

* remove scene .c files

* old z_camera .s files

* revert z_camera change

* revert unwanted z_camera change

* fixes

* remove unused files, run clang-format and fix non-matching

* fix clang-format causing non-matching

* remove newline + old comment in func_800B3BD4

* make db_camera global variables static

* add s prefix to startic variables

* change magic constants

* rename "unk_50"

* Match func_800B3BD4 and Match DbCamera_UpdateDemoControl (-bss)

* Lots of progress on update

* Mainly cleanup

* run format.sh + remove unused asm

* replace chevrons with add quotes

* remove useless cast + use correct empty argument function declaration

Co-authored-by: engineer124 <engineer124engineer124@gmail.com>
2021-07-26 00:34:25 +02:00
..
boot `assert` macro OK (#755) 2021-04-29 14:39:46 -04:00
buffers libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
code db_camera (#842) 2021-07-26 00:34:25 +02:00
libultra_boot_O1 Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
libultra_boot_O2 Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
libultra_code_O1 Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
libultra_code_O2 Remove some unused duplicated C files (#818) 2021-05-20 13:49:34 -04:00
libultra_code_O2_g3 Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
overlays Fix Sheik typo (#867) 2021-07-25 16:44:24 -04:00