pandora wip..
[libpicofe.git] / pandora / asm_utils.h
diff --git a/pandora/asm_utils.h b/pandora/asm_utils.h
new file mode 100644 (file)
index 0000000..881b0cd
--- /dev/null
@@ -0,0 +1,2 @@
+
+void clut_line(void *dest, const void *src, const unsigned short *pal, int pixels_mask);