mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 20:58:54 +00:00
Remove some unnecessary semicolons
This commit is contained in:
parent
c6f3424ab1
commit
b06ec302d1
24 changed files with 26 additions and 26 deletions
|
@ -24,6 +24,6 @@ namespace VertexLoaderManager
|
|||
void AppendListToString(std::string *dest);
|
||||
|
||||
NativeVertexFormat* GetCurrentVertexFormat();
|
||||
};
|
||||
}
|
||||
|
||||
void RecomputeCachedArraybases();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue