Files
HackerOoT/data
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
..
2021-08-12 15:37:37 -04:00
2021-05-26 20:46:07 +02:00
2021-11-01 12:23:49 -04:00