You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yuzu/src/citra_qt/config
archshift ef24e72b26 Asserts: break/crash program, fit to style guide; log.h->assert.h
Involves making asserts use printf instead of the log functions (log functions are asynchronous and, as such, the log won't be printed in time)
As such, the log type argument was removed (printf obviously can't use it, and it's made obsolete by the file and line printing)

Also removed some GEKKO cruft.
10 years ago
..
controller_config.cpp Asserts: break/crash program, fit to style guide; log.h->assert.h 10 years ago
controller_config.h citra-qt: Renamed all .hxx headers to .h 10 years ago
controller_config.ui got rid of 'src' folders in each sub-project 11 years ago
controller_config_util.cpp citra-qt: Renamed all .hxx headers to .h 10 years ago
controller_config_util.h citra-qt: Renamed all .hxx headers to .h 10 years ago