aboutsummaryrefslogtreecommitdiff
path: root/backends/PalmOS/Src/arm/blit.h
diff options
context:
space:
mode:
Diffstat (limited to 'backends/PalmOS/Src/arm/blit.h')
-rw-r--r--backends/PalmOS/Src/arm/blit.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/backends/PalmOS/Src/arm/blit.h b/backends/PalmOS/Src/arm/blit.h
deleted file mode 100644
index 2e8ece77fe..0000000000
--- a/backends/PalmOS/Src/arm/blit.h
+++ /dev/null
@@ -1,11 +0,0 @@
-#ifndef __BLIT_H__
-#define __BLIT_H__
-
-#include <PalmOS.h>
-
-#define COMPILE_BLIT
-#define COMPILE_PACE
-
-void Display_blit(void *userData68KP);
-
-#endif \ No newline at end of file