mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-18 15:18:05 -05:00
Remove extraneous semicolons
This commit is contained in:
@ -33,5 +33,5 @@ namespace Symbols
|
||||
const std::string GetName(u32 _address);
|
||||
void Remove(u32 _address);
|
||||
void Clear();
|
||||
};
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user