Merge branch 'master' of github.com:aap/librw

This commit is contained in:
aap
2018-12-17 21:24:11 +01:00
42 changed files with 716 additions and 66 deletions

View File

@@ -118,7 +118,7 @@ enum {
D3DDECLUSAGE_COLOR, // 10
D3DDECLUSAGE_FOG, // 11
D3DDECLUSAGE_DEPTH, // 12
D3DDECLUSAGE_SAMPLE, // 13
D3DDECLUSAGE_SAMPLE // 13
};
#endif