This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-01-30 15:59:10 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ef3f6609831181c177251ceb9cd19014d208dc03
dolphin
/
Source
/
Core
/
Common
/
Logging
History
Lioncash
b0dc823472
Common/Logging/Log: Wrap GENERIC_LOG macro's body in do { } while (0)
...
Enforces the termination of GENERIC_LOGs with semicolons.
2018-04-16 12:11:32 -04:00
..
ConsoleListener.h
…
ConsoleListenerDroid.cpp
…
ConsoleListenerNix.cpp
…
ConsoleListenerWin.cpp
…
Log.h
Common/Logging/Log: Wrap GENERIC_LOG macro's body in do { } while (0)
2018-04-16 12:11:32 -04:00
LogManager.cpp
…
LogManager.h
…