summaryrefslogtreecommitdiff
path: root/src/code/gDPLoadTextureBlock_Runtime.inc.c
AgeCommit message (Collapse)Author
2024-07-17Clean up custom LoadTextureBlock in z_map_mark.c and z_lmap_mark.c (#1896)mzxrules
* experimental inc.c * make it look proper * make table types u32 * ZCONST -> COND_CONST * Tharo suggestion and comment * implement MM Decomp suggestions * fix minor nits * Update header guard