mirror of
https://github.com/zeldaret/oot
synced 2026-08-21 22:40:55 -04:00
More documentation for sched.c (#1219)
* More documentation for sched.c * VI retrace -> vertical retrace, attempt to clarify comment in viconfig * Further review changes, fix inconsistent capitalization of PreNMI (PRENMI -> PreNMI) * Fix typo Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com> * Change TaskSwapBuffer, change comment on OS_SC_DRAM_DLIST to unimplemented * Rename SchedContext/gSchedContext to Scheduler/gScheduler * Comments fixes Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com> * Format Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com> Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>
This commit is contained in:
@@ -337,7 +337,7 @@ beginseg
|
||||
include "build/src/code/z_map_mark.o"
|
||||
include "build/src/code/z_moji.o"
|
||||
include "build/src/code/z_prenmi_buff.o"
|
||||
include "build/src/code/z_msgevent.o"
|
||||
include "build/src/code/z_nulltask.o"
|
||||
include "build/src/code/z_olib.o"
|
||||
include "build/src/code/z_onepointdemo.o"
|
||||
include "build/src/code/z_map_exp.o"
|
||||
|
||||
Reference in New Issue
Block a user