1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2024-12-04 16:55:56 +00:00
oot/src/overlays/actors/ovl_Demo_Kekkai
Dragorn421 c57c0f13fc
Format all translation comments like // "..." (hopefully all of them) (#986)
* Format all translation comments like `// "..."` (hopefully all of them)

* Move translation comments to before on long lines

Located them with `grep -r src -e '^[^(]*);[ ]*//'`
Regex `osSyncPrintf\([^;]*\n.*//` didn't find more

* Format two more
2021-09-28 19:53:56 -04:00
..
overlay.cfg First proper commit. 2020-03-17 00:31:30 -04:00
z_demo_kekkai.c Format all translation comments like // "..." (hopefully all of them) (#986) 2021-09-28 19:53:56 -04:00
z_demo_kekkai.h Fix all headers to comply with C standard (#957) 2021-09-15 19:24:19 -04:00