1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2024-11-29 03:34:07 +00:00
oot/src
Dragorn421 fa7007d73b
Document z_moji.c (#926)
* Document `z_moji.c`

* Run formatter

* Use `CHAR_HEIGHT` instead of `CHAR_WIDTH` for y pos

* `> X - 1` -> `>= X`

* `const char*` for string argument

* Type palettes and textures with `u64`

* Remove unused variable

* Use `CHAR_WIDTH` and `CHAR_HEIGHT` more

* Explicit documentation on `gMojiFontTex`
2021-11-01 12:23:49 -04:00
..
boot Fix/cleanup/rephrase miscellaneous stuff (#983) 2021-10-02 23:17:09 -04:00
buffers
code Document z_moji.c (#926) 2021-11-01 12:23:49 -04:00
libultra_boot_O1 Global Context And General Cleanup (#863) 2021-08-15 19:15:58 -04:00
libultra_boot_O2 Add va_end and returns to variadic functions (#950) 2021-09-07 18:17:19 +02:00
libultra_code_O1
libultra_code_O2 Audio WIP (#836) 2021-07-27 19:44:58 -04:00
libultra_code_O2_g3
overlays Document Camera Settings (#994) 2021-11-01 16:10:03 +01:00