tmc/asm/src
Ibot02 321180fa13 Removed Fake Global gCosinePosition
It wasn't actually used in c, and having it the way we did made accesses to gSineTable rely on out-of-bounds accesses to gSineTable (which then accessed gCosineTable since they were consecutive)
2022-04-15 21:58:19 +02:00
..
code_08000E44.s
code_08000F10.s
code_08001A7C.s Removed Fake Global gCosinePosition 2022-04-15 21:58:19 +02:00
code_08003FC4.s
code_08007CAC.s
code_080043E8.s naming 2022-03-28 21:01:02 -07:00
crt0.s
enemy.s
intr.s player asm wip 2022-03-27 00:15:37 -07:00
player.s player asm stuff 2022-03-27 21:20:01 -07:00
projectileUpdate.s
script.s
stack_check.s
veneer.s player asm wip 2022-03-27 00:15:37 -07:00