summaryrefslogtreecommitdiff
path: root/src/data
AgeCommit message (Collapse)Author
2023-10-28match func_8000F628 and add NUM_PLAYERS define (#479)MegaMech
* Match two funcs and add NUM_PLAYERS define
2023-10-27Linkage for the ceremony_data file (#478)Tyler McGavran
* Linkage for the ceremony_data file Cleaned up all but 1 undefined symbol from the 0x0B range. The one leftover may be something from texture_tkmk00. Or atleast, that's what I think. Can't say for certain * Startup logo linkage Cleaned up a bunch of unused items from assets.json too Signed-off-by: Taggerung <tyler.taggerung@email.com>
2023-10-19EU 1.0 OK (#265)MegaMech
* EU 1.0 ok * EU 1.1 ok Co-authored-by: AloXado320 <david.albujar.s.30@gmail.com>
2023-10-19Textures doc (#467)coco875
* add few description * Update Doxyfile * remove space * Update player_controller.c
2023-10-18Couple matches (#466)Tyler McGavran
Removed some things from variables.h and functions.h Added headers for some src/data files
2023-10-14Revamp progress script, change file structure and remove unused asm (#459)AloXado320
* Revamp progress script, change file structure and remove unused asm * Add text when there's no GLOBAL_ASM remaining (100%)