mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Fix comments
This commit is contained in:
@ -37,7 +37,7 @@ __declspec(dllimport) void __stdcall DebugBreak(void);
|
||||
{ \
|
||||
DebugBreak(); \
|
||||
}
|
||||
#endif // WIN32 ndef
|
||||
#endif // _WIN32
|
||||
|
||||
namespace Common
|
||||
{
|
||||
|
Reference in New Issue
Block a user