mirror of
https://git.citron-emu.org/citron/emulator
synced 2025-12-22 20:03:42 +00: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