Tons of renames

This commit is contained in:
KimLS
2014-08-21 19:33:02 -07:00
parent e429260763
commit 7fc21b9e3a
224 changed files with 424 additions and 2857 deletions
+3
View File
@@ -0,0 +1,3 @@
#define E(x) encoders[x] = Encode_##x;
#define D(x) decoders[x] = Decode_##x;