mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
VertexLoaderX64: fix a bunch of stuff
Suggestions by @degasus and @FioraAeterna.
This commit is contained in:
@ -26,7 +26,6 @@ enum
|
||||
INDEX16 = 3,
|
||||
|
||||
MASK_INDEXED = 2,
|
||||
MASK_ALL = 3,
|
||||
};
|
||||
|
||||
enum
|
||||
|
Reference in New Issue
Block a user