1
0
mirror of https://github.com/zeldaret/oot.git synced 2024-09-21 12:54:51 +00:00
oot/docs
Dragorn421 0832b5af68
Fix misc 14 (#1279)
* Remove fake temp in `BossDodongo_DrawEffects`

* `OS_WRITE` for `__osSpRawStartDma` `direction`

* remove outdated comment

* fixup osRecvMesg

* make sShopkeeperStores static

* `PHYSICAL_TO_VIRTUAL(gSegments[0])` -> `SEGMENTED_TO_VIRTUAL(NULL)` (mimics `CollisionHeader_SegmentedToVirtual`)

* Run formatter

* Remove assets from include path in suggested vscode properties

* Fix `osCreateMesgQueue` getting `OS_MESG_BLOCK` as `count` instead of `1`
2022-06-13 17:38:20 +02:00
..
tutorial Fix asset file includes to always start with assets/ (#1260) 2022-06-06 15:37:25 -04:00
BUILDING_CYGWIN.md Do not require colorama, do not use it (#1205) 2022-04-29 15:15:00 -04:00
BUILDING_DOCKER.md Building on Macs (#1086) 2022-01-16 19:43:07 -05:00
BUILDING_MACOS.md Do not require colorama, do not use it (#1205) 2022-04-29 15:15:00 -04:00
Documenting.md Whitespace (#1112) 2022-01-23 18:09:02 -05:00
filter_global_asm.py Configure Doxygen (#206) 2020-06-28 14:42:16 -04:00
logo.png Configure Doxygen (#206) 2020-06-28 14:42:16 -04:00
vscode.md Fix misc 14 (#1279) 2022-06-13 17:38:20 +02:00