mirror of
https://github.com/aap/librw.git
synced 2026-01-25 20:42:56 +00:00
fix 'comma at end of enumerator list [-Wpedantic]'
This commit is contained in:
@@ -103,7 +103,7 @@ enum {
|
||||
D3DDECLUSAGE_COLOR, // 10
|
||||
D3DDECLUSAGE_FOG, // 11
|
||||
D3DDECLUSAGE_DEPTH, // 12
|
||||
D3DDECLUSAGE_SAMPLE, // 13
|
||||
D3DDECLUSAGE_SAMPLE // 13
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user