Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/nes2wii.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2014-01-29 06:24:51 +0400
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2014-01-29 06:24:51 +0400
commitcb9ce4288c2ceaf340b44aeef64ec1f39f310338 (patch)
tree9c147b171a4f84eec147eb47c7a58e7fbe66b860
parentcb829d8e4e6e5217076a0eafab2097e857017945 (diff)
Small fix
-rw-r--r--nes2wii.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/nes2wii.h b/nes2wii.h
index aaedabe..238c377 100644
--- a/nes2wii.h
+++ b/nes2wii.h
@@ -16,7 +16,6 @@
#define N64_PORT_PORT PORT(N64_PORT)
#define N64_PORT_DDR DDR(N64_PORT)
#define N64_PORT_PIN PIN(N64_PORT)
-#define N64_DATA_PIN 3
#define NES_PORT_PORT PORT(NES_PORT)
#define NES_PORT_DDR DDR(NES_PORT)