diff options
author | Yotam Barnoy | 2010-11-03 06:23:16 +0000 |
---|---|---|
committer | Yotam Barnoy | 2010-11-03 06:23:16 +0000 |
commit | e56a3747d236703633fa3bb885542b9ebefe64ff (patch) | |
tree | b20c2cf574a8f41781f5a7b923c77e5c0cc023ee /backends/plugins/wii | |
parent | 0c018bf3923a142d239e97f482165c3e0daed90e (diff) | |
download | scummvm-rg350-e56a3747d236703633fa3bb885542b9ebefe64ff.tar.gz scummvm-rg350-e56a3747d236703633fa3bb885542b9ebefe64ff.tar.bz2 scummvm-rg350-e56a3747d236703633fa3bb885542b9ebefe64ff.zip |
Dummy file creation through SVN to allow merging gsoc plugins via mercurial
svn-id: r54046
Diffstat (limited to 'backends/plugins/wii')
-rw-r--r-- | backends/plugins/wii/plugin.ld | 1 | ||||
-rw-r--r-- | backends/plugins/wii/wii-provider.cpp | 1 | ||||
-rw-r--r-- | backends/plugins/wii/wii-provider.h | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/backends/plugins/wii/plugin.ld b/backends/plugins/wii/plugin.ld new file mode 100644 index 0000000000..5692c8a07b --- /dev/null +++ b/backends/plugins/wii/plugin.ld @@ -0,0 +1 @@ +dummy diff --git a/backends/plugins/wii/wii-provider.cpp b/backends/plugins/wii/wii-provider.cpp new file mode 100644 index 0000000000..5692c8a07b --- /dev/null +++ b/backends/plugins/wii/wii-provider.cpp @@ -0,0 +1 @@ +dummy diff --git a/backends/plugins/wii/wii-provider.h b/backends/plugins/wii/wii-provider.h new file mode 100644 index 0000000000..5692c8a07b --- /dev/null +++ b/backends/plugins/wii/wii-provider.h @@ -0,0 +1 @@ +dummy |