1 2 3 4 5 6
// alias for [mtx_&] #include "../src/mtx_bitand.c" void mtx_0x26_setup() { mtx_bitand_setup(); }