remove PicoDrive-specific stuff, add readme
[libpicofe.git] / pandora / asm_utils.h
diff --git a/pandora/asm_utils.h b/pandora/asm_utils.h
deleted file mode 100644 (file)
index 5b273d5..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-
-void clut_line2x2(void *dest, const void *src, const unsigned short *pal, int pixels_mask);
-void clut_line3x2(void *dest, const void *src, const unsigned short *pal, int pixels_mask);