mirror of
https://github.com/izzy2lost/libultraship.git
synced 2026-06-19 01:16:13 -07:00
* All opcodes in the map * dynamic switching * Bring over Jack's work from from THE PROJECT Co-authored-by: Nicholas Estelami <NEstelami@users.noreply.github.com> * -Split RDP and RSP commands. -Split custom commands and original commands. -Rework how commands are processed so custom commands, and RDP commands are always run regardless of which ucode is loaded * Remove extern C from internal function * Remove G_SETPRIMDEPTH from f3dex2 handlers * Bria's fixes -Cleanup comments -Remove all GBI related ifdefs from functions and move them to the map --------- Co-authored-by: Nicholas Estelami <NEstelami@users.noreply.github.com>