put this define in types.h or similar. Certain functions are marked as having return values, but do not actually return a value. This causes undefined behavior, which we'd rather avoid on modern GCC. This only impacts -O2 and can matter for both the function itself and functions that call it.
Generate tlut based on the actual texture. The textures these tluts are for are not in common_textures.inc.c This applies to gTLUTLakituCheckeredFlag, gTLUTLakituSecondLap, gTLUTLakituFinalLap, gTLUTLakituReverse, gTLUTLakituFishing Appears to be animation textures.