citra-emu
/
citra-canary
Archived
1
0
Fork 0
This repository has been archived on 2024-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
citra-canary/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.
2015-02-10 18:30:31 -08:00
..
controller_config.cpp Asserts: break/crash program, fit to style guide; log.h->assert.h 2015-02-10 18:30:31 -08:00
controller_config.h citra-qt: Renamed all .hxx headers to .h 2015-01-06 04:51:54 -08:00
controller_config.ui got rid of 'src' folders in each sub-project 2014-04-08 19:25:03 -04:00
controller_config_util.cpp citra-qt: Renamed all .hxx headers to .h 2015-01-06 04:51:54 -08:00
controller_config_util.h citra-qt: Renamed all .hxx headers to .h 2015-01-06 04:51:54 -08:00