Skip to content
  • Luca Beltrame's avatar
    Fix the build temporarily · f8d8256c
    Luca Beltrame authored
    The port of Dolphin to categorized logging created errors in one
    specific point only, in main.cpp:
    
     undefined reference to `DolphinDebug()'
    
     I couldn't spot any obvious error, so for now I did it the bad way
     (warnings should not be commented out!) to keep it building while a
     real solution is found.
    
     CCMAIL: emmanuelpescosta099@gmail.com
    f8d8256c