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-27 03:22:27 +0400
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2014-01-27 03:22:27 +0400
commit690639ca34d33b322a638ff8a08a25766bb50da5 (patch)
treeca39e6677fd122b5a30f98360cb65db980da5fca
parent5a859fa4ef4a5560d6c6b72632666a90c73b7236 (diff)
Copyright :)
-rw-r--r--wiimote.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/wiimote.c b/wiimote.c
index 567d3a3..ea5cd43 100644
--- a/wiimote.c
+++ b/wiimote.c
@@ -1,3 +1,9 @@
+/*
+WiiExtensionLibrary (c) Circle of Current
+http://code.google.com/p/circle-of-current/wiki/WiiExtensionLibrary
+*/
+
+
#include "wiimote.h"
#include "wm_crypto.h"
#include "nes2wii.h"