aboutsummaryrefslogtreecommitdiff
path: root/PocketSCUMM/missing/assert.h
diff options
context:
space:
mode:
Diffstat (limited to 'PocketSCUMM/missing/assert.h')
-rw-r--r--PocketSCUMM/missing/assert.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/PocketSCUMM/missing/assert.h b/PocketSCUMM/missing/assert.h
deleted file mode 100644
index ada1a466e6..0000000000
--- a/PocketSCUMM/missing/assert.h
+++ /dev/null
@@ -1,3 +0,0 @@
-/* Header is not present in Windows CE SDK */
-
-#define assert(a) ; \ No newline at end of file