From 63419029fbda7d3f2f3d5984c3d2c77f341dbd79 Mon Sep 17 00:00:00 2001 From: Ben Beltran Date: Mon, 10 Feb 2014 22:14:10 -0600 Subject: Works in win, compiles in mac --- SuperPolarity/Content/Sound/bomb.wav | Bin 403244 -> 0 bytes SuperPolarity/Content/Sound/bomb.xnb | Bin 0 -> 403305 bytes SuperPolarity/Content/Sound/bullet.wav | Bin 201644 -> 0 bytes SuperPolarity/Content/Sound/bullet.xnb | Bin 0 -> 201705 bytes SuperPolarity/Content/Sound/gameover.wav | Bin 1612844 -> 0 bytes SuperPolarity/Content/Sound/gameover.xnb | Bin 0 -> 1612905 bytes SuperPolarity/Content/Sound/hit.wav | Bin 403244 -> 0 bytes SuperPolarity/Content/Sound/hit.xnb | Bin 0 -> 403305 bytes SuperPolarity/Content/Sound/life.wav | Bin 403244 -> 0 bytes SuperPolarity/Content/Sound/life.xnb | Bin 0 -> 403305 bytes SuperPolarity/Content/Sound/polaritychange.wav | Bin 403244 -> 0 bytes SuperPolarity/Content/Sound/polaritychange.xnb | Bin 0 -> 403305 bytes SuperPolarity/Content/Sound/polaritytheme.wma | Bin 0 -> 6617551 bytes SuperPolarity/Content/Sound/polaritytheme.xnb | Bin 0 -> 131 bytes 14 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 SuperPolarity/Content/Sound/bomb.wav create mode 100644 SuperPolarity/Content/Sound/bomb.xnb delete mode 100644 SuperPolarity/Content/Sound/bullet.wav create mode 100644 SuperPolarity/Content/Sound/bullet.xnb delete mode 100644 SuperPolarity/Content/Sound/gameover.wav create mode 100644 SuperPolarity/Content/Sound/gameover.xnb delete mode 100644 SuperPolarity/Content/Sound/hit.wav create mode 100644 SuperPolarity/Content/Sound/hit.xnb delete mode 100644 SuperPolarity/Content/Sound/life.wav create mode 100644 SuperPolarity/Content/Sound/life.xnb delete mode 100644 SuperPolarity/Content/Sound/polaritychange.wav create mode 100644 SuperPolarity/Content/Sound/polaritychange.xnb create mode 100644 SuperPolarity/Content/Sound/polaritytheme.wma create mode 100644 SuperPolarity/Content/Sound/polaritytheme.xnb (limited to 'SuperPolarity/Content') diff --git a/SuperPolarity/Content/Sound/bomb.wav b/SuperPolarity/Content/Sound/bomb.wav deleted file mode 100644 index 5af439b..0000000 Binary files a/SuperPolarity/Content/Sound/bomb.wav and /dev/null differ diff --git a/SuperPolarity/Content/Sound/bomb.xnb b/SuperPolarity/Content/Sound/bomb.xnb new file mode 100644 index 0000000..71b6dd1 Binary files /dev/null and b/SuperPolarity/Content/Sound/bomb.xnb differ diff --git a/SuperPolarity/Content/Sound/bullet.wav b/SuperPolarity/Content/Sound/bullet.wav deleted file mode 100644 index 6586489..0000000 Binary files a/SuperPolarity/Content/Sound/bullet.wav and /dev/null differ diff --git a/SuperPolarity/Content/Sound/bullet.xnb b/SuperPolarity/Content/Sound/bullet.xnb new file mode 100644 index 0000000..2b59972 Binary files /dev/null and b/SuperPolarity/Content/Sound/bullet.xnb differ diff --git a/SuperPolarity/Content/Sound/gameover.wav b/SuperPolarity/Content/Sound/gameover.wav deleted file mode 100644 index cac9d23..0000000 Binary files a/SuperPolarity/Content/Sound/gameover.wav and /dev/null differ diff --git a/SuperPolarity/Content/Sound/gameover.xnb b/SuperPolarity/Content/Sound/gameover.xnb new file mode 100644 index 0000000..8afc574 Binary files /dev/null and b/SuperPolarity/Content/Sound/gameover.xnb differ diff --git a/SuperPolarity/Content/Sound/hit.wav b/SuperPolarity/Content/Sound/hit.wav deleted file mode 100644 index 43433cd..0000000 Binary files a/SuperPolarity/Content/Sound/hit.wav and /dev/null differ diff --git a/SuperPolarity/Content/Sound/hit.xnb b/SuperPolarity/Content/Sound/hit.xnb new file mode 100644 index 0000000..52af38d Binary files /dev/null and b/SuperPolarity/Content/Sound/hit.xnb differ diff --git a/SuperPolarity/Content/Sound/life.wav b/SuperPolarity/Content/Sound/life.wav deleted file mode 100644 index a1d0436..0000000 Binary files a/SuperPolarity/Content/Sound/life.wav and /dev/null differ diff --git a/SuperPolarity/Content/Sound/life.xnb b/SuperPolarity/Content/Sound/life.xnb new file mode 100644 index 0000000..3c1cad8 Binary files /dev/null and b/SuperPolarity/Content/Sound/life.xnb differ diff --git a/SuperPolarity/Content/Sound/polaritychange.wav b/SuperPolarity/Content/Sound/polaritychange.wav deleted file mode 100644 index 25b59a4..0000000 Binary files a/SuperPolarity/Content/Sound/polaritychange.wav and /dev/null differ diff --git a/SuperPolarity/Content/Sound/polaritychange.xnb b/SuperPolarity/Content/Sound/polaritychange.xnb new file mode 100644 index 0000000..2cfbc68 Binary files /dev/null and b/SuperPolarity/Content/Sound/polaritychange.xnb differ diff --git a/SuperPolarity/Content/Sound/polaritytheme.wma b/SuperPolarity/Content/Sound/polaritytheme.wma new file mode 100644 index 0000000..e4ea8b8 Binary files /dev/null and b/SuperPolarity/Content/Sound/polaritytheme.wma differ diff --git a/SuperPolarity/Content/Sound/polaritytheme.xnb b/SuperPolarity/Content/Sound/polaritytheme.xnb new file mode 100644 index 0000000..d2c29f9 Binary files /dev/null and b/SuperPolarity/Content/Sound/polaritytheme.xnb differ -- cgit