mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-19 13:27:58 -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