Commit Graph

6 Commits

Author SHA1 Message Date
theo3 37ac9cb0fb document tile asm functions 2023-12-31 17:34:02 -08:00
Catobat 52e635f57b Some comments and label names for GetFuserId 2023-05-05 23:19:04 +02:00
Catobat 4ab73f8eb7 Name some more functions in common.c 2023-01-08 15:01:18 +01:00
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
theo3 450397a2c4 player asm stuff 2022-03-27 21:20:01 -07:00
theo3 2fe33a05b8 move handwritten asm to src 2022-03-16 19:15:58 -07:00