aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/config_mem.h
AgeCommit message (Collapse)Author
2014-07-23Fix a few warnings.Tony Wasserka
Templates shouldn't be marked as inline if they aren't defined in the header.
2014-05-06added config_mem module for HLE of firmware configuration memory settingsbunnei